Difference between revisions of "Template:Condition"
Jump to navigation
Jump to search
>LikableBrute m |
>Boblers (adding a cargo declare and store) |
||
| (28 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>__NOEDITSECTION__ | + | <noinclude>{{doc}}[[Category:Templates]]<!-- |
| + | |||
| + | -->{{#cargo_declare: | ||
| + | _table=Conditions | ||
| + | |Name=String | ||
| + | |Icon=String | ||
| + | |Description=String | ||
| + | }}</noinclude><includeonly><!-- | ||
| + | |||
| + | -->{{#cargo_store: | ||
| + | _table=Conditions | ||
| + | |Name={{{Name|}}} | ||
| + | |Icon={{{Icon|}}} | ||
| + | |Description={{{Description|}}} | ||
| + | }}<!-- | ||
| + | |||
| + | -->__NOEDITSECTION__ | ||
{{#if:{{{Icon|}}} | [[File:{{{Icon|}}}|30px|link=]] }}{{{Description|}}} | {{#if:{{{Icon|}}} | [[File:{{{Icon|}}}|30px|link=]] }}{{{Description|}}} | ||
| Line 25: | Line 41: | ||
|- | |- | ||
{{{ApplyAbilities|}}} | {{{ApplyAbilities|}}} | ||
| + | |} | ||
| + | |||
| + | ===Co-Abilities that induce {{{Name|{{PAGENAME}}}}}=== | ||
| + | :''Some of the following co-abilities have the condition effect but do not actively apply the buff/debuff icon.'' | ||
| + | {| class="wikitable sortable" style="text-align:center;" | ||
| + | ! Name | ||
| + | ! Might | ||
| + | ! Adventurers with Co-Ability | ||
| + | |- | ||
| + | {{{ApplyCoAbilities|}}} | ||
| + | |} | ||
| + | |||
| + | ===Chain Co-Abilities that induce {{{Name|{{PAGENAME}}}}}=== | ||
| + | :''Some of the following chain co-abilities have the condition effect but do not actively apply the buff/debuff icon.'' | ||
| + | {| class="wikitable sortable" style="text-align:center;" | ||
| + | ! Name | ||
| + | ! Adventurers with Chain Co-Ability | ||
| + | |- | ||
| + | {{{ApplyChainCoAbilities|}}} | ||
|} | |} | ||
==Resists== | ==Resists== | ||
| Line 71: | Line 106: | ||
|} | |} | ||
| + | ===Co-Abilities with Additional Effects against {{{Name|{{PAGENAME}}}}}-Afflicted Foes=== | ||
| + | {| class="wikitable sortable" style="text-align:center;" | ||
| + | ! Name | ||
| + | ! Might | ||
| + | ! Adventurers with Co-Ability | ||
| + | |- | ||
| + | {{{AdditionalEffectCoAbilities|}}} | ||
| + | |} | ||
| + | |||
| + | ===Chain Co-Abilities with Additional Effects against {{{Name|{{PAGENAME}}}}}-Afflicted Foes=== | ||
| + | {| class="wikitable sortable" style="text-align:center;" | ||
| + | ! Name | ||
| + | ! Adventurers with Chain Co-Ability | ||
| + | |- | ||
| + | {{{AdditionalEffectChainCoAbilities|}}} | ||
| + | |} | ||
| + | |||
| + | ==Chain Effects== | ||
| + | ===Abilities with Effects that activate upon Receiving {{{Name|{{PAGENAME}}}}}=== | ||
| + | {| class="wikitable sortable" style="text-align:center;" | ||
| + | ! Name | ||
| + | ! Might Value | ||
| + | ! Adventurers with Ability | ||
| + | ! Wyrmprints with Ability | ||
| + | ! Dragons with Ability | ||
| + | ! Weapons with Ability | ||
| + | |- | ||
| + | {{{ChainEffectAbilities|}}} | ||
| + | |} | ||
| + | ===Co-Abilities with Effects that activate upon Receiving {{{Name|{{PAGENAME}}}}}=== | ||
| + | {| class="wikitable sortable" style="text-align:center;" | ||
| + | ! Name | ||
| + | ! Might | ||
| + | ! Adventurers with Co-Ability | ||
| + | |- | ||
| + | {{{ChainEffectCoAbilities|}}} | ||
| + | |} | ||
| + | |||
| + | ===Chain Co-Abilities with Effects that activate upon Receiving {{{Name|{{PAGENAME}}}}}=== | ||
| + | {| class="wikitable sortable" style="text-align:center;" | ||
| + | ! Name | ||
| + | ! Adventurers with Chain Co-Ability | ||
| + | |- | ||
| + | {{{ChainEffectChainCoAbilities|}}} | ||
| + | |} | ||
{{Conditions navbox}} | {{Conditions navbox}} | ||
[[Category:Conditions]] | [[Category:Conditions]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 05:58, 6 July 2020
Description
For Condition pages
Usage
{{Condition
|Name=
|Icon=
|Description=
|ApplySkills=
|ApplyAbilities=
|ApplyCoAbilities=
|ApplyChainCoAbilities=
|OtherItems=
|AdditionalEffectSkills=
|AdditionalEffectAbilities=
|AdditionalEffectCoAbilities=
|AdditionalEffectChainCoAbilities=
|ChainEffectAbilities=
|ChainEffectCoAbilities=
|ChainEffectChainCoAbilities=
}}
This template defines the table "Conditions". This table has not been created yet.