fgo-game-data/master/mstCommandSpell.json

102 lines
2.2 KiB
JSON
Raw Normal View History

2021-09-24 04:54:27 +00:00
[{
"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": "让出击中的全体从者的宝具值+100",
"funcId": [1],
"id": 3,
"motion": 201,
"name": "宝具填充",
"priority": 100,
"script": {},
"svals": ["[1,0]"],
"type": 0
}, {
"consume": 1,
"detail": "让出击中的全体从者的技能变为可使用的状态",
"funcId": [1],
"id": 4,
"motion": 201,
"name": "技能填充",
"priority": 100,
"script": {},
"svals": ["[1,0]"],
"type": 0
}, {
"consume": 1,
"detail": "下一次分配的指令卡全部为迅指令卡",
"funcId": [1],
"id": 5,
"motion": 201,
"name": "全迅指令",
"priority": 100,
"script": {},
"svals": ["[1,0]"],
"type": 0
}, {
"consume": 1,
"detail": "下一次分配的指令卡全部为技指令卡",
"funcId": [1],
"id": 6,
"motion": 201,
"name": "全技指令",
"priority": 100,
"script": {},
"svals": ["[1,0]"],
"type": 0
}, {
"consume": 1,
"detail": "下一次分配的指令卡全部为力指令卡",
"funcId": [1],
"id": 7,
"motion": 201,
"name": "全力指令",
"priority": 100,
"script": {},
"svals": ["[1,0]"],
"type": 0
}, {
"consume": 1,
"detail": "强制让出击中的从者和替补成员交换",
"funcId": [1],
"id": 8,
"motion": 201,
"name": "队员交换",
"priority": 100,
"script": {},
"svals": ["[1,0]"],
"type": 0
}, {
"consume": 1,
"detail": "1名从者的宝具值+100%",
"funcId": [464],
"id": 9,
"motion": 201,
"name": "宝具解放",
"priority": 200,
"script": {
"checkUseTreasure": 1
},
"svals": ["[3000,10000,Unaffected:1]"],
"type": 1
}]