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

143 lines
3.4 KiB
JSON

{
"GroupsMap": {
"Add_QingQue_MajiangBuffLayer": {
"Factors": [
{
"Source": {
"$type": "RPG.GameCore.ComplexSkillAISourceDynamicValue",
"IsTarget": false,
"DynamicValueKey": "QingQue_Tong"
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"xmin": {
"Value": 2.5
},
"ymin": {
"Value": 100
},
"xmax": {
"Value": 4
},
"ymax": {
"Value": 100
}
},
{
"xmin": {
"Value": 1.5
},
"ymin": {
"Value": 20
},
"xmax": {
"Value": 2.5
},
"ymax": {
"Value": 20
}
},
{
"xmax": {
"Value": 1.5
}
}
]
}
},
{
"Source": {
"$type": "RPG.GameCore.ComplexSkillAISourceDynamicValue",
"IsTarget": false,
"DynamicValueKey": "QingQue_Tiao"
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"xmin": {
"Value": 2.5
},
"ymin": {
"Value": 100
},
"xmax": {
"Value": 4
},
"ymax": {
"Value": 100
}
},
{
"xmin": {
"Value": 1.5
},
"ymin": {
"Value": 20
},
"xmax": {
"Value": 2.5
},
"ymax": {
"Value": 20
}
},
{
"xmax": {
"Value": 1.5
}
}
]
}
},
{
"Source": {
"$type": "RPG.GameCore.ComplexSkillAISourceDynamicValue",
"IsTarget": false,
"DynamicValueKey": "QingQue_Wan"
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"xmin": {
"Value": 2.5
},
"ymin": {
"Value": 100
},
"xmax": {
"Value": 4
},
"ymax": {
"Value": 100
}
},
{
"xmin": {
"Value": 1.5
},
"ymin": {
"Value": 20
},
"xmax": {
"Value": 2.5
},
"ymax": {
"Value": 20
}
},
{
"xmax": {
"Value": 1.5
}
}
]
}
}
]
}
}
}