misc fixes
This commit is contained in:
parent
72f8dbbdf4
commit
1832e9d7f1
3 changed files with 3 additions and 10 deletions
|
|
@ -314,7 +314,7 @@
|
|||
"weight": 2,
|
||||
"value": 100,
|
||||
"flags": ["CHARGES"],
|
||||
"effects": { "ranged": "12", "damage": "10" },
|
||||
"effects": { "ranged": "12", "damage": "3d4+3" },
|
||||
"magic": { "class": "uncommon", "naming": "wand" }
|
||||
},
|
||||
{
|
||||
|
|
@ -324,7 +324,7 @@
|
|||
"weight": 2,
|
||||
"value": 300,
|
||||
"flags": ["CHARGES"],
|
||||
"effects": { "ranged": "10", "damage": "15", "aoe": "3" },
|
||||
"effects": { "ranged": "10", "damage": "8d6", "aoe": "3" },
|
||||
"magic": { "class": "rare", "naming": "wand" }
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue