--
查看 JSON
{
"type": "TOOL",
"id": "wand_hoaryblast_lesser",
"name": {
"str": "次级白霜冲击法杖",
"str_pl": "lesser wands of hoary blast"
},
"copy-from": "spell_wand",
"price": 20000,
"description": "一根细长的木制法杖,在底端有一个魔力水晶插槽,激活时会施放一次法术。这根法杖发射的是白霜冲击。",
"use_action": {
"type": "cast_spell",
"spell_id": "hoary_blast",
"no_fail": true,
"level": 10,
"need_wielding": true
},
"repo_id": 35188,
"original_id": "wand_hoaryblast_lesser",
"weight": 230,
"volume": 0.5,
"longest_side": "38 cm",
"bashing": 3,
"to_hit": 1,
"material": [
"wood",
"null"
],
"symbol": "|",
"color": "brown",
"flags": {
"BELT_CLIP": 0,
"NONCONDUCTIVE": 1,
"MAGIC_FOCUS": 2
},
"charges_per_use": 1,
"ammo": [
"crystallized_mana"
],
"pocket_data": [
{
"pocket_type": "MAGAZINE_WELL",
"holster": true,
"max_contains_volume": 20,
"max_contains_weight": 20,
"item_restriction": [
"small_mana_crystal"
]
}
],
"reload": 100,
"cib_to_hit": 1,
"modname": "magiclysm",
"qualities": []
}