Parameters
Field name |
Description (fill in all that apply, leave blank if unknown)
|
type |
"Power" or "Talent"
|
rarity |
Rarity of the Pet Talent - "Common", "Uncommon", "Rare", "Ultra-Rare", "Epic".
|
duration |
For powers only, how long it lasts: # Rounds, Instant, or Permanent. No number next to the hourglass generally means Instant.
|
range |
For powers only, the range:
- "None" if there is no symbol in the upper right.
- "#" or "Infinite" for Attack Powers with a dashed arrow in an arc, these allow no movement first.
- "Movement-#" for powers that allow Movement first. (Movement-first powers have a solid arrow indicating a bouncing path)
|
actiontype |
For powers only, the type of action. Damage, Magic, Spell, Healing, Boost, Curse, Manipulate, Ongoing Damage
|
targettype |
For powers only, who it affects: Ally, Enemy, or Object. (Green, Red, Orange, respectively in the lower right of the card)
|
targetarea |
1Square, Line, Plus, X, 9Square, 9Square1, Cone, Team, Stair, 3Stair
|
eff1text |
From the Ability's full description, an initial text portion of the description.
|
eff1image |
An Image that follows the "eff1text" description.
|
eff2text eff2image |
Use eff2text, eff2image, eff3text, eff3image, etc., in sequence for additional description of the ability's effects.
|
grants |
If this Pet Ability grants a Power or Talent to the Pet's owner, enter "Yes".
|
Code:
|
{{PetAbility
| type =
| rarity =
| duration =
| range =
| actiontype =
| targettype =
| targetarea =
| eff1text =
| eff1image =
| eff2text =
| eff2image =
| eff3text =
| eff3image =
}}
|
|