-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathplaceSkillMap.json
More file actions
162 lines (162 loc) · 3.91 KB
/
Copy pathplaceSkillMap.json
File metadata and controls
162 lines (162 loc) · 3.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
{
"1": {
"name": "Brave Echelon",
"shortDescription": "ATK UP [I] / DEF UP [I]"
},
"2": {
"name": "Placeholder (Dummy)",
"shortDescription": "0"
},
"3": {
"name": "Bright Phalanx",
"shortDescription": "ATK UP [I]"
},
"4": {
"name": "Bright Phalanx",
"shortDescription": "DEF UP [I]"
},
"5": {
"name": "Mighty Cross",
"shortDescription": "DEF UP [I] / ATK DOWN [I]"
},
"6": {
"name": "Mighty Cross",
"shortDescription": "ATK UP [I]"
},
"7": {
"name": "Attribute Delta (Flame)",
"shortDescription": "Flame ATK UP [II]"
},
"8": {
"name": "Attribute Delta (Aqua)",
"shortDescription": "Aqua ATK UP [II]"
},
"9": {
"name": "Attribute Delta (Forest)",
"shortDescription": "Forest ATK UP [II]"
},
"10": {
"name": "Attribute Delta (Light)",
"shortDescription": "Light ATK UP [II]"
},
"11": {
"name": "Attribute Delta (Dark)",
"shortDescription": "Dark ATK UP [II]"
},
"12": {
"name": "Union Assault",
"shortDescription": "Flame ATK UP [II]"
},
"13": {
"name": "Union Assault",
"shortDescription": "Forest DEF UP [II]"
},
"14": {
"name": "Union Assault",
"shortDescription": "Dark ATK UP [II]"
},
"15": {
"name": "Union Assault",
"shortDescription": "Aqua ATK UP [I] / DEF UP [I]"
},
"16": {
"name": "Union Assault",
"shortDescription": "Light DEF UP [II]"
},
"17": {
"name": "Tricolor Raid",
"shortDescription": "Forest ATK UP [II]"
},
"18": {
"name": "Tricolor Raid",
"shortDescription": "Flame ATK UP [II]"
},
"19": {
"name": "Tricolor Raid",
"shortDescription": "Aqua DEF UP [II] / ATK UP [I]"
},
"20": {
"name": "Duo Resonance",
"shortDescription": "Aqua DEF UP [III] / Magia Damage UP [I]"
},
"21": {
"name": "Duo Resonance",
"shortDescription": "Flame ATK UP [I] / Blast Damage UP [I]"
},
"22": {
"name": "Brave Cross",
"shortDescription": "DEF UP [III] / Status Ailment Resistance UP [II] / Blast Damage UP [I]"
},
"23": {
"name": "Eclipse Vanguard",
"shortDescription": "Dark HP Regen [III] / DEF UP [III]"
},
"24": {
"name": "Eclipse Vanguard",
"shortDescription": "Dark ATK UP [I] / Blast Damage UP [I]"
},
"25": {
"name": "Lucent Vanguard",
"shortDescription": "Light HP Regen [III] / DEF UP [III]"
},
"26": {
"name": "Lucent Vanguard",
"shortDescription": "Light ATK UP [I] / Blast Damage UP [I]"
},
"27": {
"name": "Mermaid Duet",
"shortDescription": "Aqua HP Regen [III] / Damage Cut [II]"
},
"28": {
"name": "Mermaid Duet",
"shortDescription": "Aqua Blast Damage Cut [IV] / HP Regen [III] / Magia Damage UP [III]"
},
"29": {
"name": "Grandir Strike",
"shortDescription": "Forest Magia Damage UP [II] / ATK UP [I]"
},
"30": {
"name": "Guardian Force",
"shortDescription": "HP Regen [II] / DEF UP [I]"
},
"31": {
"name": "Mighty Echelon",
"shortDescription": "ATK UP [I] / Damage Cut [I]"
},
"32": {
"name": "Prominence Vanguard",
"shortDescription": "Flame HP Regen [III] / DEF UP [III]"
},
"33": {
"name": "Prominence Vanguard",
"shortDescription": "Flame ATK UP [I] / Blast Damage UP [I]"
},
"34": {
"name": "Wald Paradiso",
"shortDescription": "Forest ATK UP [III] / Magia Damage UP [II]"
},
"35": {
"name": "Wald Paradiso",
"shortDescription": "Forest HP Regen [III] / Status Ailment Resistance UP [II]"
},
"91": {
"name": "Light Tercio",
"shortDescription": "Light ATK UP [I] / DEF UP [II]"
},
"92": {
"name": "Dark Tercio",
"shortDescription": "Dark ATK UP [II] / DEF UP [I]"
},
"93": {
"name": "Tercio (Forest)",
"shortDescription": "Forest ATK UP [IV]"
},
"94": {
"name": "Tercio (Flame)",
"shortDescription": "Flame ATK UP [IV]"
},
"95": {
"name": "Tercio (Aqua)",
"shortDescription": "Aqua ATK UP [IV]"
}
}