mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
28 lines
607 B
JSON
28 lines
607 B
JSON
{
|
|
"GroupsMap": {
|
|
"BattleEvent20023_Pick": {
|
|
"Factors": [
|
|
{
|
|
"CombineOperator": "Mul",
|
|
"Source": {
|
|
"$type": "RPG.GameCore.ComplexSkillAISourceAITag",
|
|
"DynamicValueKey": "DamageCarry"
|
|
},
|
|
"Mapper": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
|
|
"Ranges": [
|
|
{
|
|
"ymin": {
|
|
"Value": 50
|
|
},
|
|
"xmax": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |