Files
turnbasedgamedata/Config/ConfigAI/ComplexSkillAIGlobalGroup/BattleEvent/Avatar_BattleEvent20030_ComplexSkillAI.json
2025-11-05 00:34:44 +01:00

82 lines
2.0 KiB
JSON

{
"GroupsMap": {
"BattleEvent20030_Ultra": {
"Factors": [
{
"Source": {
"$type": "RPG.GameCore.ComplexSkillAISourcePropertyFormation",
"ValueList": [
{
"ValueName": "CurrentHP",
"Property": "CurrentHP"
}
],
"Expression": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
244246377
]
}
}
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"ymin": {
"Value": 1
},
"xmax": {
"Value": 100000
},
"ymax": {
"Value": 100000
}
}
]
}
},
{
"Source": {
"$type": "RPG.GameCore.ComplexSkillAISourcePropertyFormation",
"ValueList": [
{
"ValueName": "Shield",
"Property": "Shield"
}
],
"Expression": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-239767697
]
}
}
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"ymin": {
"Value": 1
},
"xmax": {
"Value": 100000
},
"ymax": {
"Value": 100000
}
}
]
}
}
]
}
}
}