Files
turnbasedgamedata/Config/Level/Rogue/RogueMagicPower/RogueMagicPower.json
2025-02-24 07:50:34 -03:00

142 lines
3.0 KiB
JSON

{
"ScepterStyleTypeUnMatchFactor": 0.7,
"AttachUnitStyleTypeUnMatchFactor": 0.7,
"AttachUnitRangeTypeUnMatchFactor": 0.6,
"PassiveUnitEffectTypeMatchFactor": [
{
"PassiveUnitEffectType": "Stack",
"PassiveUnitEffectTypeMatchFactor": 0.4
},
{
"PassiveUnitEffectType": "Turn",
"PassiveUnitEffectTypeMatchFactor": 0.35
},
{
"PassiveUnitEffectType": "Field",
"PassiveUnitEffectTypeMatchFactor": 0.5
},
{}
],
"PassiveUltraUnitSpecialFactor": {
"6051": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByFuncType",
"ScepterFuncType": "ActionDelay",
"MatchFactors": [
0,
0.5,
1,
1.5
]
},
"6052": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByFuncType",
"ScepterFuncType": "SP",
"MatchFactors": [
0,
0.5,
1,
1.5
]
},
"6055": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByFuncType",
"ScepterFuncType": "SP",
"MatchFactors": [
0,
0.75,
1.5,
2
]
},
"6056": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByFuncType",
"ScepterFuncType": "ActionDelay",
"MatchFactors": [
0,
1,
1,
1
]
},
"6057": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByFuncType",
"ScepterFuncType": "ActionDelay",
"MatchFactors": [
0,
1,
1,
1
]
},
"6058": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByFuncType",
"ScepterFuncType": "SP",
"MatchFactors": [
0,
1,
1,
1
]
},
"6061": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByFuncType",
"ScepterFuncType": "ActionDelay",
"MatchFactors": [
0,
1.5,
1,
0.5
]
},
"6062": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByFuncType",
"ScepterFuncType": "SP",
"MatchFactors": [
0,
1.5,
1,
0.5
]
},
"6066": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByRangeType",
"ScpterRangeType": "Eject",
"MatchFactors": [
0,
0.5,
1,
1.5
]
},
"6067": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByRangeType",
"ScpterRangeType": "Spread",
"MatchFactors": [
0,
0.5,
1,
1.5
]
},
"6068": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByRangeType",
"ScpterRangeType": "Concentrate",
"MatchFactors": [
0,
0.5,
1,
1.5
]
},
"6069": {
"$type": "RPG.GameCore.RogueMagicUltraUnitSpecialFactorByRangeType",
"ScpterRangeType": "AOE",
"MatchFactors": [
0,
0.5,
1,
1.5
]
}
}
}