Finished handlers
This commit is contained in:
parent
43174bc73f
commit
7f821d7723
16 changed files with 621 additions and 42 deletions
11
src/main/resources/aid_modifiers.json
Normal file
11
src/main/resources/aid_modifiers.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"food": {
|
||||
"name": "Stimpak",
|
||||
"stat": "hp",
|
||||
"mod": "+",
|
||||
"value": "20",
|
||||
"duration": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue