Template:Sprite/Lucky: Difference between revisions

Jump to navigation Jump to search
m (sleep)
m (cast off3)
 
(6 intermediate revisions by the same user 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 10: Line 10:
   | missed = 9
   | missed = 9
   | sleeping = 3
   | sleeping = 3
  | cast = 8
   | {{{row|1}}}
   | {{{row|1}}}
  }}
  }}
Line 19: Line 20:
   | missed = 8
   | missed = 8
   | sleeping = 7
   | 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
Line 28: Line 30:
   | missed = -40
   | missed = -40
   | sleeping = -40
   | sleeping = -40
  | cast = -50
   | {{{offsetX|0}}}
   | {{{offsetX|0}}}
  }}
  }}
Line 37: Line 40:
   | missed = 0
   | missed = 0
   | sleeping = 0
   | sleeping = 0
  | cast = 0
   | {{{offsetY|0}}}
   | {{{offsetY|0}}}
  }}
  }}
Line 43: 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}}
{{Sprite/Lucky|expr=sleeping}}

Latest revision as of 10:10, 30 October 2024