MythicMobs插件技能:魔王之怒 - 释放粒子效果并造成伤害
{"Skills": [{"message": {"m": "<mob.name><&co> Hahahah! I will crush you, fool!"}, "@PlayersInRadius": {"r": 40}}, {"teleport": "@target"}, {"effect": {"sound": {"s": "mob.endermen.portal", "volume": 1.0, "pitch": 0.5}}}, {"delay": 10}, {"damage": {"amount": 5, "ignorearmor": true}, "@PlayersInRadius": {"r": 5}}, {"throw": {"velocity": 10, "velocityY": 5}, "@PlayersInRadius": {"r": 5}}, {"effect": {"explosion": "@Self"}}, {"particle": {"name": "angry_villager", "amount": 100, "shape": "sphere", "radius": 5}, "@Self"}, {"delay": 5}, {"particle": {"name": "explosion_emitter", "amount": 5, "direction": "up", "offset": 4}, "@Self"}], "SummonSkeletons": {"Cooldown": 15, "Skills": [{"message": {"m": "<mob.name><&co> Arise, my minions!"}, "@PlayersInRadius": {"r": 40}}, {"delay": 20}, {"summon": {"mob": "SkeletalMinion", "amount": 2, "noise": 5}, "@Self"}, {"delay": 20}, {"summon": {"mob": "SkeletalMinion", "amount": 2, "noise": 5}, "@Self"}, {"delay": 20}, {"summon": {"mob": "SkeletalMinion", "amount": 2, "noise": 5}, "@Self"}]}} 上面的例子中, "魔王之怒" 技能会释放一个半径为5米的圆形粒子效果(angry_villager),目标选择怪物自己。然后会向y轴(上方)释放五个粒子效果(explosion_emitter),同样目标选择怪物自己。最后,技能会对目标(Target)造成4点伤害。
这个技能可以在战斗中给玩家带来极大的优势,让他们可以更快地消灭敌人。同时,这个技能也有一定的威慑作用,可以让敌人感到恐惧和不安。由于没有冷却时间和花费限制,玩家可以随时使用这个技能,增加其在游戏中的战斗力。
原文地址: https://www.cveoy.top/t/topic/oYje 著作权归作者所有。请勿转载和采集!