Files
turnbasedgamedata/Config/ConfigAI/ComplexSkillAIGlobalGroup/BattleEvent/Avatar_BattleEvent20034_ComplexSkillAI.json
2025-12-16 23:42:12 +01:00

27 lines
587 B
JSON

{
"GroupsMap": {
"BattleEvent20034_Pick": {
"Factors": [
{
"Source": {
"$type": "RPG.GameCore.ComplexSkillAISourceAITag",
"DynamicValueKey": "_LocalLegend_PreSelectFlag"
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"xmax": {
"Value": 1
},
"ymax": {
"Value": 100
}
}
]
}
}
]
}
}
}