shortened NPC skill name to avoid cost concealment
This commit is contained in:
parent
33cbd60ada
commit
3cae9129a0
1 changed files with 12 additions and 12 deletions
|
|
@ -966,7 +966,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Performs a series of low-accuracy attacks.\nHit hit Power+calc 5x attack",
|
||||
"description": "Performs a series of low-accuracy attacks.\nHit hit Power +calc Attacks*5",
|
||||
"effects": [],
|
||||
"hitType": 1,
|
||||
"iconIndex": 515,
|
||||
|
|
@ -996,7 +996,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Rain that quenches an unending thirst.\nHit hit Power+calc 6x attack",
|
||||
"description": "Rain that quenches an unending thirst.\nHit hit Power +calc Attacks*6",
|
||||
"effects": [],
|
||||
"hitType": 1,
|
||||
"iconIndex": 531,
|
||||
|
|
@ -1026,7 +1026,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power+calc",
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power +calc",
|
||||
"effects": [],
|
||||
"hitType": 2,
|
||||
"iconIndex": 420,
|
||||
|
|
@ -1056,7 +1056,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power+calc",
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power +calc",
|
||||
"effects": [],
|
||||
"hitType": 2,
|
||||
"iconIndex": 436,
|
||||
|
|
@ -1086,7 +1086,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power+calc",
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power +calc",
|
||||
"effects": [],
|
||||
"hitType": 2,
|
||||
"iconIndex": 452,
|
||||
|
|
@ -1116,7 +1116,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power+calc",
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power +calc",
|
||||
"effects": [],
|
||||
"hitType": 2,
|
||||
"iconIndex": 468,
|
||||
|
|
@ -1146,7 +1146,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power+calc",
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power +calc",
|
||||
"effects": [],
|
||||
"hitType": 2,
|
||||
"iconIndex": 484,
|
||||
|
|
@ -1176,7 +1176,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power+calc",
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power +calc",
|
||||
"effects": [],
|
||||
"hitType": 2,
|
||||
"iconIndex": 500,
|
||||
|
|
@ -1206,7 +1206,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power+calc",
|
||||
"description": "Easy-to-Hit shot\nHit+hit Power +calc",
|
||||
"effects": [],
|
||||
"hitType": 2,
|
||||
"iconIndex": 516,
|
||||
|
|
@ -1236,7 +1236,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "You can't escape from the Phantom\nAlways Hits Power+calc",
|
||||
"description": "You can't escape from the Phantom\nAlways Hits Power +calc",
|
||||
"effects": [],
|
||||
"hitType": 2,
|
||||
"iconIndex": 532,
|
||||
|
|
@ -7025,7 +7025,7 @@
|
|||
"type": 1,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "Perform a series of low-accuracy attacks.\nHit hit Power +calc 4x attack.",
|
||||
"description": "Perform a series of low-accuracy attacks.\nHit hit Power +calc Attacks*4",
|
||||
"effects": [],
|
||||
"hitType": 1,
|
||||
"iconIndex": 499,
|
||||
|
|
@ -8318,7 +8318,7 @@
|
|||
"message1": "'s attack!",
|
||||
"message2": "",
|
||||
"mpCost": 2,
|
||||
"name": "Desperate Attack",
|
||||
"name": "Desperation",
|
||||
"note": "<Cost:800>\n<Img:atk>\n<L2DMdl:>//Live2Dモデル\n<L2DMtn:>//Live2Dモーション",
|
||||
"occasion": 1,
|
||||
"repeats": 1,
|
||||
|
|
|
|||
Loading…
Reference in a new issue