動作: 神話技能

Action: MythicSkill


觸發神話怪物技能.

Trigger MythicMobs skills.

屬性Attributes


屬性Attributes

範例Examples


MythicSkillHomer:
  Action:
  - MythicSkill[s=Homer] @Target{D=5}

這邊是MythicMobs的技能。

Here are the skills of MythicMobs.

Homer:
  Skills:
  - missile{hnp=true;ot=Homer_TICK;oh=Homer_HIT;v=4;i=1;hR=1;vR=1;in=0.75}
Homer_TICK:
  Skills:
  - effect:particles{p=flame;a=1} @origin

Homer_HIT:
  Skills:
  - effect:particles{p=lava;a=50;hS=1;vS=1}
  - effect:sound{s=entity.generic.explode;v=1;p=0}
  - damage{a=1337;i=false}