Template:Sprite/Lucky: Difference between revisions

Jump to navigation Jump to search
(created page, working on this is very hard)
 
m (cast off3)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{Sprite
<includeonly>{{Sprite
  |ratio={{{ratio|3}}}
  |ratio={{{ratio|1.2}}}
  |sheetWidth=1024
  |sheetWidth=1024
  |sheetHeight=960
  |sheetHeight=960
Line 9: Line 9:
   | barely = 2
   | barely = 2
   | missed = 9
   | missed = 9
  | sleeping = 3
  | cast = 8
   | {{{row|1}}}
   | {{{row|1}}}
  }}
  }}
Line 17: Line 19:
   | barely = 2
   | barely = 2
   | missed = 8
   | missed = 8
  | sleeping = 7
  | cast = 9
   | {{{col|1}}}
   | {{{col|1}}}
  }}
  }}
  |offsetX={{#switch: {{{expr|}}} <!-- "noOfRows" and "noOfColumns" are switched for every expression in order to center them properly without losing integrity of the overall template-->
  |offsetX={{#switch: {{{expr|}}} <!-- "noOfRows" and "noOfColumns" are switched for every expression in order to center them properly without losing integrity of the overall template-->
   | neutral = -25
   | neutral = -20
   | happy = -40
   | happy = -40
   | prehit = -27
   | prehit = -27
   | barely = -15
   | barely = -15
   | missed = -40
   | missed = -40
  | sleeping = -40
  | cast = -50
   | {{{offsetX|0}}}
   | {{{offsetX|0}}}
  }}
  }}
Line 33: Line 39:
   | barely = 0
   | barely = 0
   | missed = 0
   | missed = 0
  | sleeping = 0
  | cast = 0
   | {{{offsetY|0}}}
   | {{{offsetY|0}}}
  }}
  }}
Line 39: Line 47:
|image=File:LuckySprites.png
|image=File:LuckySprites.png
}}</includeonly><noinclude>{{documentation}}</noinclude>
}}</includeonly><noinclude>{{documentation}}</noinclude>
{{Sprite/Lucky|expr=neutral}}
{{Sprite/Lucky|expr=happy}}
{{Sprite/Lucky|expr=prehit}}
{{Sprite/Lucky|expr=barely}}
{{Sprite/Lucky|expr=missed}}

Latest revision as of 10:10, 30 October 2024