fixed a wrong value call for skill
This commit is contained in:
parent
2185b12305
commit
cee3714c9c
1 changed files with 10 additions and 10 deletions
|
|
@ -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,
|
||||
|
|
@ -5740,7 +5740,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,
|
||||
|
|
@ -6107,7 +6107,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,
|
||||
|
|
@ -6743,7 +6743,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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue