Difference between revisions of "Template:Skill"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Eave
m (since skills like mega man's leaf shield are max level 1, account for that being possible)
>Boblers
(adding MaxAmmo and AmmoUsage to be stored in the cargo table)
Line 21: Line 21:
 
|CrisisModifier=String
 
|CrisisModifier=String
 
|IframeDuration=String
 
|IframeDuration=String
 +
|MaxAmmo=Integer
 +
|AmmoUsage=Integer
 
|
 
|
 
}}</noinclude><includeonly><!--
 
}}</noinclude><includeonly><!--
Line 45: Line 47:
 
|IframeDuration={{#iferror: {{#expr:{{{ZoominTime|}}} + {{{Zoom2Time|}}} + {{{ZoomWaitTime|}}} }} | ? | {{#expr:{{{ZoominTime|}}} + {{{Zoom2Time|}}} + {{{ZoomWaitTime|}}} }} second(s) }}
 
|IframeDuration={{#iferror: {{#expr:{{{ZoominTime|}}} + {{{Zoom2Time|}}} + {{{ZoomWaitTime|}}} }} | ? | {{#expr:{{{ZoominTime|}}} + {{{Zoom2Time|}}} + {{{ZoomWaitTime|}}} }} second(s) }}
 
  }}
 
  }}
 +
|MaxAmmo={{{MaxAmmo|}}}
 +
|AmmoUsage={{{AmmoUsage|}}}
 
| }}<!--
 
| }}<!--
  

Revision as of 02:14, 3 April 2020

50px Documentation

Usage

{{Skill
|SkillId=
|Name={{PAGENAME}}
|SkillType=
|SkillLv1IconName=
|SkillLv2IconName=
|SkillLv3IconName=
|SkillLv4IconName=
|Description1=
|Description2=
|Description3=
|Description4=
|HideLevel3= (DEPRECATED AND REMOVED)
|MaxSkillLevel=Integer (USE THIS INSTEAD)
|Sp=
|SpLv2=
|SpLv3=
|SpLv4=
|SpEdit=
|SpLv2Edit=
|SpLv3Edit=
|SpLv4Edit=
|SpDragon=
|SpLv2Dragon=
|SpLv3Dragon=
|SpLv4Dragon=
|SpRegen=
|IsAffectedByTension=
|ZoominTime=
|Zoom2Time=
|ZoomWaitTime=
|CrisisModifier= (leave blank if none)
|MaxAmmo= (leave blank if none)
|AmmoUsage= (leave blank if none)
}}

This template defines the table "Skills". This table has not been created yet.