Skip to content

Commit

Permalink
Add TragicMC2 mobs to AbilitySupport.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TragicNeko committed Sep 27, 2014
1 parent 2efe29c commit 5a971ea
Showing 1 changed file with 162 additions and 0 deletions.
162 changes: 162 additions & 0 deletions src/main/resources/assets/morph/mod/AbilitySupport.json
Original file line number Diff line number Diff line change
Expand Up @@ -1394,6 +1394,168 @@
"hostile",
"fallNegate"
],
"tragicneko.tragicmc.entity.boss.EntityApis": [
"hostile",
"step|2.0F",
"fireImmunity"
],
"tragicneko.tragicmc.entity.boss.EntityClaymation": [
"hostile",
"step|1.5F",
"fireImmunity",
"fallNegate"
],
"tragicneko.tragicmc.entity.boss.EntityDeathReaper": [
"hostile",
"step|2.0F",
"fireImmunity",
"witherResistance",
"fallNegate"
],
"tragicneko.tragicmc.entity.boss.EntityEnyvil": [
"hostile",
"step|2.5F",
"fireImmunity",
"fallNegate",
"witherResistance",
"poisonResistance"
],
"tragicneko.tragicmc.entity.boss.EntityGreaterStin": [
"hostile",
"step|1.5F"
],
"tragicneko.tragicmc.entity.boss.EntityJarra": [
"hostile",
"poisonResistance",
"step|1.0F"
],
"tragicneko.tragicmc.entity.boss.EntityKitsune": [
"hostile",
"fireImmunity"
],
"tragicneko.tragicmc.entity.boss.EntityKragul": [
"hostile",
"fallNegate",
"step|1.0F",
"fireImmunity"
],
"tragicneko.tragicmc.entity.boss.EntityMagmox": [
"hostile",
"fireImmunity",
"poisonResistance"
],
"tragicneko.tragicmc.entity.boss.EntityMegaCryse": [
"hostile",
"fallNegate",
"step|1.0F"
],
"tragicneko.tragicmc.entity.boss.EntityPolaris": [
"hostile",
"step|2.0F",
"fallNegate"
],
"tragicneko.tragicmc.entity.boss.EntityStinKing": [
"hostile",
"step|1.5F"
],
"tragicneko.tragicmc.entity.boss.EntityStinQueen": [
"hostile",
"step|1.5F"
],
"tragicneko.tragicmc.entity.boss.EntityTimeController": [
"hostile",
"step|2.0F",
"fireImmunity",
"poisonResistance",
"witherResistance",
"fallNegate"
],
"tragicneko.tragicmc.entity.boss.EntityVoxStellarum": [
"hostile",
"step|2.0F",
"fallNegate"
],
"tragicneko.tragicmc.entity.boss.EntityYeti": [
"hostile",
"step|2.0F",
"fallNegate",
],
"tragicneko.tragicmc.entity.mob.EntityAbomination": [
"hostile",
"step|1.0F"
],
"tragicneko.tragicmc.entity.mob.EntityCryse": [
"hostile",
"fallNegate",
"step|1.0F"
],
"tragicneko.tragicmc.entity.mob.EntityErkel": [
""
],
"tragicneko.tragicmc.entity.mob.EntityGragul": [
"hostile",
"fallNegate",
"step|1.0F",
"fireImmunity"
],
"tragicneko.tragicmc.entity.mob.EntityInkling": [
"hostile",
"sunburn"
],
"tragicneko.tragicmc.entity.mob.EntityJabba": [
"hostile",
"fireImmunity",
"step|1.0F",
"poisonResistance"
],
"tragicneko.tragicmc.entity.mob.EntityMinotaur": [
"hostile",
"step|1.0F"
],
"tragicneko.tragicmc.entity.mob.EntityNorVox": [
"hostile",
"fallNegate",
"step|1.0F",
"witherResistance"
],
"tragicneko.tragicmc.entity.mob.EntityPirah": [
"hostile",
"swim|false, 229479, 1.0F, 0.2F, true"
],
"tragicneko.tragicmc.entity.mob.EntityPlague": [
"hostile",
"fly|false",
"swim|true, 892742, 1.0F, 1.0F, true"
],
"tragicneko.tragicmc.entity.mob.EntityPumpkinhead": [
"hostile"
],
"tragicneko.tragicmc.entity.mob.EntityRagr": [
"hostile",
"fallNegate",
"step|1.5F"
],
"tragicneko.tragicmc.entity.mob.EntitySirv": [
"hostile",
"step|1.0F"
],
"tragicneko.tragicmc.entity.mob.EntityStin": [
"hostile",
"step|1.0F"
],
"tragicneko.tragicmc.entity.mob.EntityTox": [
"hostile",
"poisonResistance",
],
"tragicneko.tragicmc.entity.mob.EntityTragicNeko": [
"hostile"
],
"tragicneko.tragicmc.entity.mob.EntityWisp": [
"step|1.0F",
"fireImmunity",
"fallNegate",
"fear|6.0F, 1.6D, net.minecraft.entity.monster.EntityGolem"
],
"tropicraft.entities.EntityEagleRay": [
"swim|false,1.8F,0.6F,true"
],
Expand Down

0 comments on commit 5a971ea

Please sign in to comment.