Icingdeath
This commit is contained in:
parent
0d834f5e23
commit
a99f16b8db
1 changed files with 9 additions and 0 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue