Merge pull request #574 from argonui/necronomicon
Added uses to Necronomicon
This commit is contained in:
commit
5b33d6f7c5
@ -4,6 +4,13 @@
|
||||
"slot": "Hand",
|
||||
"class": "Neutral",
|
||||
"traits": "Item. Tome.",
|
||||
"uses": [
|
||||
{
|
||||
"count": 3,
|
||||
"type": "Horror",
|
||||
"token": "horror"
|
||||
}
|
||||
],
|
||||
"weakness": true,
|
||||
"cycle": "Standalone"
|
||||
}
|
||||
|
@ -7,6 +7,13 @@
|
||||
"slot": "Hand",
|
||||
"class": "Neutral",
|
||||
"traits": "Item. Tome.",
|
||||
"uses": [
|
||||
{
|
||||
"count": 3,
|
||||
"type": "Horror",
|
||||
"token": "horror"
|
||||
}
|
||||
],
|
||||
"weakness": true,
|
||||
"cycle": "Core"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user