magiclysm-bn/traps.json
histoire b96862c9d7 initial commit
FossilOrigin-Name: 8d766a175beea27236b2d3fd3761f97321e6db3872743c5d12023a64af5930bc
2023-03-28 03:56:15 +00:00

16 lines
267 B
JSON

[
{
"type": "trap",
"id": "tr_bear",
"name": "bear trap",
"color": "blue",
"symbol": "^",
"action": "spell",
"visibility": 2,
"trap_radius": 2,
"avoidance": 99,
"difficulty": 99,
"spell_data": { "id": "bear_trap" }
}
]