go_dreamfactory/bin/json/game_equippos.json
2023-04-01 18:28:34 +08:00

142 lines
2.0 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"
]
}
]