From f0969476f775ee5be5011b23d885b7ecdb7a6872 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Jan 2023 09:56:52 -0800 Subject: Fix several uses of note to // --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json | 2 +- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json | 2 +- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer') 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 d3c32cb..3a61772 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json @@ -3,7 +3,7 @@ "id": "t1_blood_transfusion", "type": "SPELL", "name": { "str": "Transfusion" }, - "note": "Uses MANA, just to prevent spamming.", + "//": "Uses MANA, just to prevent spamming.", "message": "You drain the lifeforce from your target!", "description": "Drain the life force of a target within reach.\n\nThis is a tier 1 spell.", "sound_description": "splash!", diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json index f30a1a3..485d0e4 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json @@ -22,7 +22,7 @@ "damage_increment": 2, "max_damage": 150, "damage_type": "bash", - "note": "As a cone attack, the min/max_aoe is the width of the cone in degrees.", + "//": "As a cone attack, the min/max_aoe is the width of the cone in degrees.", "min_aoe": 60, "max_aoe": 60, "min_range": 5, 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 f59a6ea..a275443 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json @@ -70,7 +70,7 @@ "id": "t5_blood_crimsoncoat", "type": "SPELL", "name": { "str": "Crimson Coat" }, - "note": "Timed countering tactic. Useful for preventing high damage attacks like SMASH or gunshots.", + "//": "Timed countering tactic. Useful for preventing high damage attacks like SMASH or gunshots.", "description": "Convert a portion of your blood into a thick flexible armour that covers your entire body for a short time.\n\nThis is a tier 6 spell.", "sound_id": "misc", "sound_variant": "inhale", -- cgit v1.2.1