Difference between revisions of "Template:Skill trigger timing"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(apparently michael can skill lock a dead unit waow)
(i misunderstood the mechanic so this is a mistake, sorry teehee also pls dont break wiki)
Tag: Undo
 
Line 22: Line 22:
<!--Struck triggers-->
<!--Struck triggers-->
<!--|13| 対ダメージ seems to match timing of |12| ダメージ後 ; may need investigation-->
<!--|13| 対ダメージ seems to match timing of |12| ダメージ後 ; may need investigation-->
| 25 | ダメージ時 = {{Tooltip|Before Being Attacked|This unit may have 0HP when attacked. Triggered and applied before damage calculation, before the attack hits anyone, before the attacker's [Before Hitting] effects. Effects of the same timing from same unit are all triggered together before they are applied.}}{{#vardefine:hit form|hitting}}
| 25 | ダメージ時 = {{Tooltip|Before Being Attacked|This unit must have >0HP when attacked. Triggered and applied before damage calculation, before the attack hits anyone, before the attacker's [Before Hitting] effects. Effects of the same timing from same unit are all triggered together before they are applied.}}{{#vardefine:hit form|hitting}}
| 12 | ダメージ後 = {{Tooltip|When Hit″|This unit must have >0HP when hit. Triggered and applied after damage calculation, before attack damage is applied, after [Before Hitting] effects, before [After Hitting] effects from the attacker. Effects of the same timing from same unit are all triggered together before they are applied. (Trigger id 12; occurs after trigger id 13)}}{{#vardefine:hit form|hitting}}
| 12 | ダメージ後 = {{Tooltip|When Hit″|This unit must have >0HP when hit. Triggered and applied after damage calculation, before attack damage is applied, after [Before Hitting] effects, before [After Hitting] effects from the attacker. Effects of the same timing from same unit are all triggered together before they are applied. (Trigger id 12; occurs after trigger id 13)}}{{#vardefine:hit form|hitting}}
| 13 | 対ダメージ  = {{Tooltip|When Hit′|This unit must have >0HP before being hit. Triggered and applied after damage calculation, before attack damage is applied, after [Before Hitting] effects, before [After Hitting] effects from the attacker. Effects of the same timing from same unit are all triggered together before they are applied. (Trigger id 13; occurs before trigger id 12)}}{{#vardefine:hit form|hitting}}
| 13 | 対ダメージ  = {{Tooltip|When Hit′|This unit must have >0HP before being hit. Triggered and applied after damage calculation, before attack damage is applied, after [Before Hitting] effects, before [After Hitting] effects from the attacker. Effects of the same timing from same unit are all triggered together before they are applied. (Trigger id 13; occurs before trigger id 12)}}{{#vardefine:hit form|hitting}}

Latest revision as of 01:09, 26 June 2024

Description

This templates translates Japanese skill trigger timing into English.

Usage

{{Skill trigger timing
|<trigger>
}}

Parameters

trigger
The skill's trigger timing in Japanese.

Examples

{{Skill trigger timing|CS発動後}}

Before Hitting (Any CS Hit)For each unit hit, even if they're at 0HP. Triggered and applied before damage calculation, before attack damage is applied, after [Before Being Attacked] effects, before [When Hit] effects from the target. Effects of the same timing from same unit are all triggered together before they are applied.

Maintenance

Adding A New Timing

  • Add a new timing by inserting it into the template before #default.