Anonymous

Template:Damage/doc: Difference between revisions

From Elwiki
Line 31: Line 31:
*You can provide however many damage parts you want. The ''<nowiki>{{#var: total_damage}}</nowiki>'' and ''<nowiki>{{#var: total_damage_pvp}}</nowiki>'' variables will be composed automatically.
*You can provide however many damage parts you want. The ''<nowiki>{{#var: total_damage}}</nowiki>'' and ''<nowiki>{{#var: total_damage_pvp}}</nowiki>'' variables will be composed automatically.
**'''Count''' will not work with '''Useful''' or [[Awakening Mode]].
**'''Count''' will not work with '''Useful''' or [[Awakening Mode]].
**You can't specify separate hit counts for PvP. This is a thing for too small amount of skills (e.g. [[Lightning Shower]]) and wasn't worth implementing, so in that case, please use external variables for PvP.
**You can't specify separate hit counts for PvP in one template call. This is a thing for too small amount of skills (e.g. [[Lightning Shower]]) and wasn't worth implementing. Can get around it using the '''prefix''' argument.
*No range implemented. Whenever you need to add in some inner skill mechanics with the use of bonus points like [[Sentimental Point System|Sentimental Points]], do it yourself.
*No range implemented. Whenever you need to add in some inner skill mechanics with the use of bonus points like [[Sentimental Point System|Sentimental Points]], do it yourself.
**Check '''[[Phoenix Wings#Total Damage|this page]]''' for hints.
**Check '''[[Phoenix Wings#Total Damage|this page]]''' for hints.