... | @@ -36,16 +36,16 @@ Attributes |
... | @@ -36,16 +36,16 @@ Attributes |
|
| AngularVelocityX | avx, vx | Modifies the angular velocity of the orbital on the X axis. | 0 |
|
|
| AngularVelocityX | avx, vx | Modifies the angular velocity of the orbital on the X axis. | 0 |
|
|
| AngularVelocityY | avy, vy | Modifies the angular velocity of the orbital on the Y axis. | 0 |
|
|
| AngularVelocityY | avy, vy | Modifies the angular velocity of the orbital on the Y axis. | 0 |
|
|
| AngularVelocityZ | avz, vz | Modifies the angular velocity of the orbital on the Z axis. | 0 |
|
|
| AngularVelocityZ | avz, vz | Modifies the angular velocity of the orbital on the Z axis. | 0 |
|
|
| HitPlayers | hp | | true |
|
|
| HitPlayers | hp | Whether can hit players. | true |
|
|
| HitNonPlayers | hnp | | false |
|
|
| HitNonPlayers | hnp | Whether can hit non players. | false |
|
|
| HitSelf | hs | | false |
|
|
| HitSelf | hs | Whether can hit caster. | false |
|
|
| CancelOnGiveDamage | cogd | | false |
|
|
| CancelOnGiveDamage | cogd | Whether end after given damage to other entities. | false |
|
|
| CancelOnTakeDamage | cotd | | false |
|
|
| CancelOnTakeDamage | cotd | Whether end after taken damage from other entities. | false |
|
|
| CancelOnDeath | cod | | true |
|
|
| CancelOnDeath | cod | Whether end after caster death. | true |
|
|
| CancelOnTeleport | cot | | false |
|
|
| CancelOnTeleport | cot | Whether end after caster teleported. | false |
|
|
| CancelOnChangeWorld | cocw | | false |
|
|
| CancelOnChangeWorld | cocw | Whether end after caster join other world. | false |
|
|
| CancelOnSkillUse | cosu | | false |
|
|
| CancelOnSkillUse | cosu | Whether end after caster spell a skill. | false |
|
|
| CancelOnQuit | coq | | true |
|
|
| CancelOnQuit | coq | whether end after caster quit. | true |
|
|
|
|
|
|
|
|
|
|
|
|
|
... | @@ -96,4 +96,4 @@ once: |
... | @@ -96,4 +96,4 @@ once: |
|
IceShield-Hit:
|
|
IceShield-Hit:
|
|
Skills:
|
|
Skills:
|
|
- damage{a=10}
|
|
- damage{a=10}
|
|
- potion{type=SLOW;duration=100;lvl=2} |
|
- potion{type=SLOW;duration=100;lvl=2} |
|
|
|
\ No newline at end of file |