fgo-game-data/master/mstCommandSpell.json
2024-06-07 17:59:51 +00:00

49 lines
978 B
JSON

[{
"consume": 1,
"detail": "1名从者的生命值全回复",
"funcId": [452],
"id": 1,
"motion": 201,
"name": "灵基修复",
"priority": 150,
"script": {},
"svals": ["[1000,1000,Unaffected:1]"],
"type": 1
}, {
"consume": 3,
"detail": "让全灭的队伍全员复活",
"funcId": [1],
"id": 2,
"motion": 202,
"name": "灵基复原",
"priority": 100,
"script": {},
"svals": ["[1,0]"],
"type": 2
}, {
"consume": 1,
"detail": "1名从者的宝具值+100%",
"funcId": [464],
"id": 9,
"motion": 201,
"name": "宝具解放",
"priority": 200,
"script": {
"checkUseTreasure": 1
},
"svals": ["[3000,10000,Unaffected:1]"],
"type": 1
}, {
"consume": 3,
"detail": "",
"funcId": [1],
"id": 20,
"motion": 201,
"name": "",
"priority": 0,
"script": {
"HideInDetailWindow": 1
},
"svals": ["[1,0]"],
"type": 6
}]