summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 02:16:02 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 02:16:02 -0700
commit20e21b1a4f85c75eb286f924f2a0a00b9a3b5b25 (patch)
treeb4026dead1be09735fdfba83dda8c4c953c89f81
parentMigration error (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-20e21b1a4f85c75eb286f924f2a0a00b9a3b5b25.tar.xz
More migration errors
-rw-r--r--vamp_stuff/Modification_Files/Monsters/monster_attacks.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json2
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_combo.json4
4 files changed, 5 insertions, 5 deletions
diff --git a/vamp_stuff/Modification_Files/Monsters/monster_attacks.json b/vamp_stuff/Modification_Files/Monsters/monster_attacks.json
index 9f48d20..d3de182 100644
--- a/vamp_stuff/Modification_Files/Monsters/monster_attacks.json
+++ b/vamp_stuff/Modification_Files/Monsters/monster_attacks.json
@@ -47,7 +47,7 @@
"id": "devour",
"cooldown": 50,
"move_cost": 100,
- "damage_max_instance": [ { "damage_type": "biological", "amount": 15 } ],
+ "damage_max_instance": [ { "damage_type": "bio", "amount": 15 } ],
"effects": [ { "id": "blind", "duration": 5 }, { "id": "downed", "duration": 5 } ],
"hit_dmg_u": "The %1$s devoured you and eventually spat out!",
"hit_dmg_npc": "The %1$s devoured <npcname>!",
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
index 329ff51..2f69440 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
@@ -22,7 +22,7 @@
"flags": [ "NO_LEGS", "WONDER" ],
"base_casting_time": 150,
"final_casting_time": 25,
- "damage_type": "biological"
+ "damage_type": "bio"
},
{
"id": "t1_blood_bcurl",
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json
index 055a343..5d2f488 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json
@@ -52,6 +52,6 @@
"max_range": 1,
"flags": [ "SOMATIC", "NO_LEGS" ],
"base_casting_time": 125,
- "damage_type": "biological"
+ "damage_type": "bio"
}
]
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
index a05e6f4..fd9e52f 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
@@ -52,7 +52,7 @@
"max_aoe": 4,
"min_duration": 700,
"max_duration": 700,
- "damage_type": "biological"
+ "damage_type": "bio"
},
{
"id": "t5_blood_outrage_bash",
@@ -199,7 +199,7 @@
"extra_effects": [ { "id": "t5_mana_megamagic_exhaust_stam" } ],
"min_duration": 1200,
"max_duration": 1200,
- "damage_type": "biological"
+ "damage_type": "bio"
},
{
"id": "t5_mana_megamagic_exhaust_stam",