23 lines
400 B
JSON
23 lines
400 B
JSON
{
|
|
"enabled": {
|
|
"book": true,
|
|
"scroll": true,
|
|
"wands": true,
|
|
"npcs": true,
|
|
"dispensers": true,
|
|
"commands": true,
|
|
"treasure": true,
|
|
"trades": true,
|
|
"looting": true
|
|
},
|
|
"tier": "apprentice",
|
|
"element": "healing",
|
|
"type": "buff",
|
|
"cost": 10,
|
|
"chargeup": 0,
|
|
"cooldown": 30,
|
|
"base_properties": {
|
|
"hunger_points": 6,
|
|
"saturation_modifier": 0.1
|
|
}
|
|
} |