dreamworks/json/game_equippos.json
2023-09-05 10:31:00 +08:00

142 lines
1.8 KiB
JSON

[
{
"pos": 1,
"suitnum": 4,
"leadlibrary": [
"atk"
],
"addlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"speed",
"cri",
"cridam",
"effhit",
"effre"
]
},
{
"pos": 2,
"suitnum": 4,
"leadlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"cri",
"cridam"
],
"addlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"speed",
"cri",
"cridam",
"effhit",
"effre"
]
},
{
"pos": 3,
"suitnum": 4,
"leadlibrary": [
"def"
],
"addlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"speed",
"cri",
"cridam",
"effhit",
"effre"
]
},
{
"pos": 4,
"suitnum": 4,
"leadlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"effhit",
"effre"
],
"addlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"speed",
"cri",
"cridam",
"effhit",
"effre"
]
},
{
"pos": 5,
"suitnum": 2,
"leadlibrary": [
"hp"
],
"addlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"speed",
"cri",
"cridam",
"effhit",
"effre"
]
},
{
"pos": 6,
"suitnum": 2,
"leadlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"speed"
],
"addlibrary": [
"atk",
"def",
"hp",
"atkpro",
"defpro",
"hppro",
"speed",
"cri",
"cridam",
"effhit",
"effre"
]
}
]