Jump to content

Template:ActiveSkill

From PAD Wiki
Revision as of 23:46, 17 August 2025 by GlifterPad (talk | contribs) (Created page with "<noinclude> {{#cargo_declare: _table = activeskills | SkillID = Integer | SkillName = String | Description = Text | MaxCooldown = Integer | MinCooldown = Integer }} </noinclude> <includeonly> {{#cargo_store: _table = activeskills | SkillID = {{{id|}}} | SkillName = {{{name|{{PAGENAME}}}}} | Description = {{{description|}}} | MaxCooldown = {{{maxcooldown|}}} | MinCooldown = {{{mincooldown|}}} }} {| class="wikitable" ! colspan="2" |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template defines the table "activeskills". View table.


Usage

{{ActiveSkill | id = 1 | name = Flame Strike | description = Deal 50x ATK damage to all enemies. Change all orbs to Fire orbs. | maxcooldown = 15 | mincooldown = 10 }}

  • Leave mincooldown blank if skill doesn't reduce cooldown