Icingdeath

This commit is contained in:
Llywelwyn 2023-09-30 09:16:22 +01:00
parent 0d834f5e23
commit a99f16b8db

View file

@ -185,6 +185,15 @@
"flags": ["EQUIP_MELEE"],
"equip": { "flag": "STRENGTH", "damage": "1d8", "to_hit": 0 }
},
{
"id": "artifact_icingdeath",
"name": { "name": "Icingdeath", "plural": "Icingdeath" },
"renderable": { "glyph": ")", "fg": "#37aecc", "bg": "#000000", "order": 4 },
"weight": 3,
"value": 300,
"flags": ["EQUIP_MELEE"],
"equip": { "flag": "FINESSE", "damage": "1d8+3;cold", "to_hit": 3 }
},
{
"id": "equip_smallshield",
"name": { "name": "buckler", "plural": "bucklers" },