Made the aspected Sentient Tools drop their corresponding Will type on killing enemies. #753

This commit is contained in:
WayofTime 2016-11-02 12:16:24 -04:00
parent 6c4fe34152
commit 655c2880dc
13 changed files with 103 additions and 42 deletions

View file

@ -6,7 +6,27 @@
},
"variants": {
"type": {
"monstersoul": {
"base": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}
},
"corrosive": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}
},
"destructive": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}
},
"vengeful": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}
},
"steadfast": {
"textures": {
"layer0": "bloodmagic:items/BaseMonsterSoul"
}

View file

@ -114,6 +114,10 @@ item.BloodMagic.demonCrystal.crystalVengeful.name=Vengeful Will Crystal
item.BloodMagic.demonCrystal.crystalSteadfast.name=Steadfast Will Crystal
item.BloodMagic.monsterSoul.base.name=Demonic Will
item.BloodMagic.monsterSoul.corrosive.name=Corrosive Demonic Will
item.BloodMagic.monsterSoul.destructive.name=Destructive Demonic Will
item.BloodMagic.monsterSoul.vengeful.name=Vengeful Demonic Will
item.BloodMagic.monsterSoul.steadfast.name=Steadfast Demonic Will
item.BloodMagic.sigil.air.name=Air Sigil
item.BloodMagic.sigil.bloodLight.name=Sigil of the Blood Lamp