mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
40 lines
914 B
JSON
40 lines
914 B
JSON
{
|
|
"GroupsMap": {
|
|
"Add10_Fuxuan_BuffBPSkill": {
|
|
"CombineOperator": "Mul",
|
|
"Factors": [
|
|
{
|
|
"Source": {
|
|
"$type": "RPG.GameCore.ComplexSkillAISourceDynamicValue",
|
|
"IsTarget": false,
|
|
"DynamicValueKey": "GDF_BPSkill_LifeTime"
|
|
},
|
|
"Mapper": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
|
|
"Ranges": [
|
|
{
|
|
"xmax": {
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
{
|
|
"xmin": {
|
|
"Value": 0.5
|
|
},
|
|
"ymin": {
|
|
"Value": 100
|
|
},
|
|
"xmax": {
|
|
"Value": 1
|
|
},
|
|
"ymax": {
|
|
"Value": 100
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |