fgo-game-data/master/mstCommandSpell.json
2025-03-12 15:21:43 +00:00

49 lines
964 B
JSON

[{
"consume": 1,
"detail": "1騎從者的HP全恢復",
"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騎從者的NP+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
}]