Paste #74031: Skill

Date: 2020/08/08 00:47:18 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10


Test:
  # TargetConditions:
  # - DenizenCondition{tag=<context.target.is_spawned>}
  # TriggerConditions:
  # - crouching{} true
# The two above work, but this doesn't
  TriggerConditions:
  - DenizenCondition{tag=<context.target.is_spawned>}
  Skills:
  - particles{p=flame;s=1}