예제 #1
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Jungle Slime")
     {
         TervaniaUtils.DropItem(npc, 5f, ModContent.ItemType <Items.Souls.Normal.Jungle.JungleSlimeSoul>());
     }
 }
예제 #2
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Corrupt Bunny")
     {
         TervaniaUtils.DropItem(npc, 1f, ModContent.ItemType <Items.Souls.Normal.Corrupt.CorruptBunnySoul>());
     }
 }
예제 #3
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Crawdad")
     {
         TervaniaUtils.DropItem(npc, 4f, ModContent.ItemType <Items.Souls.Normal.Underground.CrawdadSoul>());
     }
 }
예제 #4
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.type == NPCID.ManEater)
     {
         TervaniaUtils.DropItem(npc, 4f, ModContent.ItemType <Items.Souls.Normal.Jungle.ManEaterSoul>());
     }
 }
예제 #5
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Dark Caster")
     {
         TervaniaUtils.DropItem(npc, 4f, ModContent.ItemType <Items.Souls.Normal.Dungeon.DarkCasterSoul>());
     }
 }
예제 #6
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Antlion Swarmer")
     {
         TervaniaUtils.DropItem(npc, 2f, ModContent.ItemType <Items.Souls.Normal.Desert.AntlionSwarmerSoul>());
     }
 }
예제 #7
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "The Pursuer")
     {
         TervaniaUtils.DropItem(npc, 2f, ModContent.ItemType <Items.Souls.DrakSolz.Overworld.PursuerSoul>());
     }
 }
예제 #8
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Crystal Lizard")
     {
         TervaniaUtils.DropItem(npc, 8f, ModContent.ItemType <Items.Souls.DrakSolz.Overworld.CrystalLizardSoul>());
     }
 }
예제 #9
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Angry Bones")
     {
         TervaniaUtils.DropItem(npc, 1f, ModContent.ItemType <Items.Souls.Normal.Dungeon.AngryBonesSoul>());
     }
 }
예제 #10
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Inhumanity")
     {
         TervaniaUtils.DropItem(npc, 1f, ModContent.ItemType <Items.Souls.DrakSolz.Overworld.InhumanitySoul>());
     }
 }
예제 #11
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.type == NPCID.IceTortoise)
     {
         TervaniaUtils.DropItem(npc, 2.5f, ModContent.ItemType <Items.Souls.Hardmode.Ice.IceTortoiseSoul>());
     }
 }
예제 #12
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.type == NPCID.ZombieEskimo)
     {
         TervaniaUtils.DropItem(npc, 1f, ModContent.ItemType <Items.Souls.Normal.Ice.ZombieEskimoSoul>());
     }
 }
예제 #13
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Dune Splicer")
     {
         TervaniaUtils.DropItem(npc, 2.5f, ModContent.ItemType <Items.Souls.Hardmode.Desert.DuneSplicerSoul>());
     }
 }
예제 #14
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.type == NPCID.WalkingAntlion)
     {
         TervaniaUtils.DropItem(npc, 2f, ModContent.ItemType <Items.Souls.Normal.Desert.AntlionChargerSoul>());
     }
 }
예제 #15
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Angry Nimbus")
     {
         TervaniaUtils.DropItem(npc, 3.5f, ModContent.ItemType <Items.Souls.Hardmode.Overworld.AngryNimbusSoul>());
     }
 }
예제 #16
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Tomb Crawler")
     {
         TervaniaUtils.DropItem(npc, 4f, ModContent.ItemType <Items.Souls.Normal.Desert.TombCrawlerSoul>());
     }
 }
예제 #17
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Face Monster")
     {
         TervaniaUtils.DropItem(npc, 2f, ModContent.ItemType <Items.Souls.Normal.Crimson.FaceMonsterSoul>());
     }
 }
예제 #18
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Digger")
     {
         TervaniaUtils.DropItem(npc, 1f, ModContent.ItemType <Items.Souls.Hardmode.Underground.DiggerSoul>());
     }
 }
예제 #19
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Squid")
     {
         TervaniaUtils.DropItem(npc, 5f, ModContent.ItemType <Items.Souls.Normal.Overworld.SquidSoul>());
     }
 }
예제 #20
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.type == NPCID.DukeFishron)
     {
         TervaniaUtils.DropItem(npc, 10f, ModContent.ItemType <Items.Souls.Boss.DukeFishronSoul>());
     }
 }
예제 #21
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Nymph")
     {
         TervaniaUtils.DropItem(npc, 10.0f, ModContent.ItemType <Items.Souls.Normal.Underground.NymphSoul>());
     }
 }
예제 #22
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Titanite Demon")
     {
         TervaniaUtils.DropItem(npc, 10f, ModContent.ItemType <Items.Souls.DrakSolz.Boss.TitaniteDemonSoul>());
     }
 }
예제 #23
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.type == NPCID.Tumbleweed)
     {
         TervaniaUtils.DropItem(npc, 5f, ModContent.ItemType <Items.Souls.Normal.Desert.AngryTumblerSoul>());
     }
 }
예제 #24
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Goblin Scout")
     {
         TervaniaUtils.DropItem(npc, 4f, ModContent.ItemType <Items.Souls.Normal.Overworld.GoblinScoutSoul>());
     }
 }
예제 #25
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Little Mushroom")
     {
         TervaniaUtils.DropItem(npc, 2f, ModContent.ItemType <Items.Souls.DrakSolz.Overworld.LittleMushroomSoul>());
     }
 }
예제 #26
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Undead Miner")
     {
         TervaniaUtils.DropItem(npc, 5f, ModContent.ItemType <Items.Souls.Normal.Underground.UndeadMinerSoul>());
     }
 }
예제 #27
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Black Recluse")
     {
         TervaniaUtils.DropItem(npc, 2.5f, ModContent.ItemType <Items.Souls.Hardmode.Underground.BlackRecluseSoul>());
     }
 }
예제 #28
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.type >= -65)
     {
         TervaniaUtils.DropItem(npc, 0.001f, ModContent.ItemType <Items.Souls.DrakSolz.Secret.KeroKhiSoul>());
     }
 }
예제 #29
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Devourer")
     {
         TervaniaUtils.DropItem(npc, 4f, ModContent.ItemType <Items.Souls.Normal.Corrupt.DevourerSoul>());
     }
 }
예제 #30
0
 public override void NPCLoot(NPC npc)
 {
     if (npc.TypeName == "Ninja")
     {
         TervaniaUtils.DropItem(npc, 2.5f, ModContent.ItemType <Items.Souls.DrakSolz.Overworld.NinjaSoul>());
     }
 }