... | @@ -108,7 +108,7 @@ Some of these variables are only generated and available under some special circ |
... | @@ -108,7 +108,7 @@ Some of these variables are only generated and available under some special circ |
|
|
|
|
|
| Variable Placeholder | Generated by | Function |
|
|
| Variable Placeholder | Generated by | Function |
|
|
|:-------------------------:|---------------------------------|------------------------------------------|
|
|
|:-------------------------:|---------------------------------|------------------------------------------|
|
|
| <\[scope\].var.\[name\]> | | Returns the value of the variable \[name\] on the selected [scope](Skills/Variables#variable-scopes) |
|
|
| <\[scope\].var.\[name\]> | | Returns the value of the variable \[name\] on the selected [scope](/Skills/Variables#variable-scopes) |
|
|
| <skill.var.\[name\]> | | Returns the value of the variable \[name\] on the current skill tree |
|
|
| <skill.var.\[name\]> | | Returns the value of the variable \[name\] on the current skill tree |
|
|
| <skill.var.damage-amount> | [~onDamaged] trigger <br> [onDamaged] mechanic | Returns the amount of damage taken |
|
|
| <skill.var.damage-amount> | [~onDamaged] trigger <br> [onDamaged] mechanic | Returns the amount of damage taken |
|
|
| <skill.var.damage-type> | [~onDamaged] trigger <br> [onDamaged] mechanic | Returns the type of damage taken |
|
|
| <skill.var.damage-type> | [~onDamaged] trigger <br> [onDamaged] mechanic | Returns the type of damage taken |
|
... | @@ -307,9 +307,9 @@ ZOMBIE: |
... | @@ -307,9 +307,9 @@ ZOMBIE: |
|
|
|
|
|
|
|
|
|
<!-- LINKS -->
|
|
<!-- LINKS -->
|
|
[~onHear]: Skills/Triggers#onhear
|
|
[~onHear]: /Skills/Triggers#onhear
|
|
[~onDamaged]: Skills/Triggers#ondamaged
|
|
[~onDamaged]: /Skills/Triggers#ondamaged
|
|
[onChat]: skills/mechanics/onChat
|
|
[onChat]: /skills/mechanics/onChat
|
|
[aura]: skills/mechanics/aura
|
|
[aura]: /skills/mechanics/aura
|
|
[onDamaged]: skills/mechanics/onDamaged
|
|
[onDamaged]: /skills/mechanics/onDamaged
|
|
[universal attributes]: Skills/Mechanics#universal-attributes |
|
[universal attributes]: /Skills/Mechanics#universal-attributes |
|
\ No newline at end of file |
|
\ No newline at end of file |