Siphon Life
Drain health from nearby enemies, dealing
spirit damage over time and
healing for a portion of the damage dealt.
Notes
- This is a note for Siphon Life.
No edit summary |
wording |
||
| (One intermediate revision by the same user not shown) | |||
| Line 16: | Line 16: | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
"description": "Hero name | "description": "Hero name", | ||
"example": "Abrams", | "example": "Abrams", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"ability1_notes": { | "ability1_notes": { | ||
"description": "Notes on ability | "description": "Notes on 1st ability", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"ability2_notes": { | "ability2_notes": { | ||
"description": "Notes on ability | "description": "Notes on 2nd ability", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"ability3_notes": { | "ability3_notes": { | ||
"description": "Notes on ability | "description": "Notes on 3rd ability", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"ability4_notes": { | |||
"description": "Notes on ability | "description": "Notes on 4th ability (ultimate)", | ||
"type": "string" | "type": "string" | ||
} | } | ||
| Line 42: | Line 43: | ||
"ability2_notes", | "ability2_notes", | ||
"ability3_notes", | "ability3_notes", | ||
"ability4_notes" | |||
], | ], | ||
"description": " " | "description": " " | ||
This template uses Template:Ability_card_v2 to generate ability cards and tabs for hero pages.
{{Ability tabs
| name=Abrams
| ability1_notes=* This is a note for Siphon Life.
}}
Siphon Life
Infernal Resilience
Seismic Impact
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Hero name
| String | required |
| ability1_notes | ability1_notes | Notes on 1st ability | String | optional |
| ability2_notes | ability2_notes | Notes on 2nd ability | String | optional |
| ability3_notes | ability3_notes | Notes on 3rd ability | String | optional |
| ability4_notes | ability4_notes | Notes on 4th ability (ultimate) | String | optional |