diff --git a/raws/items.json b/raws/items.json index 566c2bc..2755524 100644 --- a/raws/items.json +++ b/raws/items.json @@ -26,7 +26,7 @@ "weight": 0.5, "value": 50, "flags": ["CONSUMABLE", "DESTRUCTIBLE"], - "effects": { "ranged": "12", "healing": "1d4+2" }, + "effects": { "particle_line": "*;#53f06d;75.0;#f9ff9f;100.0", "ranged": "12", "healing": "1d4+2" }, "magic": { "class": "uncommon", "naming": "scroll" } }, { @@ -36,7 +36,7 @@ "weight": 0.5, "value": 200, "flags": ["CONSUMABLE", "DESTRUCTIBLE"], - "effects": { "ranged": "12", "aoe": "3", "healing": "1d4+2" }, + "effects": { "particle": "*;#53f06d;200.0", "ranged": "12", "aoe": "3", "healing": "1d4+2" }, "magic": { "class": "rare", "naming": "scroll" } }, { @@ -66,17 +66,7 @@ "weight": 0.5, "value": 200, "flags": ["CONSUMABLE", "DESTRUCTIBLE"], - "effects": { "ranged": "10", "damage": "8d6", "aoe": "3" }, - "magic": { "class": "rare", "naming": "scroll" } - }, - { - "id": "scroll_fireball_c", - "name": { "name": "cursed scroll of fireball", "plural": "cursed scrolls of fireball" }, - "renderable": { "glyph": "?", "fg": "#00FFFF", "bg": "#000000", "order": 2 }, - "weight": 0.5, - "value": 200, - "flags": ["CONSUMABLE", "DESTRUCTIBLE", "CURSED"], - "effects": { "ranged": "10", "damage": "8d6", "aoe": "3" }, + "effects": { "particle": "*;#FFA500;200.0", "ranged": "10", "damage": "8d6", "aoe": "3" }, "magic": { "class": "rare", "naming": "scroll" } }, { @@ -86,7 +76,7 @@ "weight": 0.5, "value": 100, "flags": ["CONSUMABLE", "DESTRUCTIBLE"], - "effects": { "ranged": "10", "confusion": "4" }, + "effects": { "particle_line": "*;#ad56a6;75.0;#cacaca;100.0", "ranged": "10", "confusion": "4" }, "magic": { "class": "uncommon", "naming": "scroll" } }, { @@ -96,7 +86,7 @@ "weight": 0.5, "value": 200, "flags": ["CONSUMABLE", "DESTRUCTIBLE"], - "effects": { "ranged": "10", "aoe": "3", "confusion": "3" }, + "effects": { "particle": "*;#ad56a6;200.0", "ranged": "10", "aoe": "3", "confusion": "3" }, "magic": { "class": "veryrare", "naming": "scroll" } }, { @@ -109,16 +99,6 @@ "effects": { "magicmapper": "" }, "magic": { "class": "common", "naming": "scroll" } }, - { - "id": "scroll_magicmap_c", - "name": { "name": "cursed scroll of magic mapping", "plural": "cursed scrolls of magic mapping" }, - "renderable": { "glyph": "?", "fg": "#00FFFF", "bg": "#000000", "order": 2 }, - "weight": 0.5, - "value": 50, - "flags": ["CONSUMABLE", "DESTRUCTIBLE", "CURSED"], - "effects": { "magicmapper": "" }, - "magic": { "class": "common", "naming": "scroll" } - }, { "id": "equip_dagger", "name": { "name": "dagger", "plural": "daggers" },