Jump to content

Template:ActiveSkill: Difference between revisions

From PAD Wiki
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" |..."
(No difference)

Revision as of 23:46, 17 August 2025

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