mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
64 lines
1.4 KiB
JSON
64 lines
1.4 KiB
JSON
{
|
|
"GroupsMap": {
|
|
"Add_Arlan_HpEffect": {
|
|
"Factors": [
|
|
{
|
|
"Source": {
|
|
"$type": "RPG.GameCore.ComplexSkillAISourcePropertyCompareRatio",
|
|
"PropertyTypeA": "CurrentHP",
|
|
"PropertyTypeB": "MaxHP"
|
|
},
|
|
"Mapper": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
|
|
"Ranges": [
|
|
{
|
|
"xmax": {
|
|
"Value": 0.15
|
|
}
|
|
},
|
|
{
|
|
"xmin": {
|
|
"Value": 0.15
|
|
},
|
|
"xmax": {
|
|
"Value": 0.3
|
|
},
|
|
"ymax": {
|
|
"Value": 70
|
|
}
|
|
},
|
|
{
|
|
"xmin": {
|
|
"Value": 0.3
|
|
},
|
|
"ymin": {
|
|
"Value": 70
|
|
},
|
|
"xmax": {
|
|
"Value": 0.5
|
|
},
|
|
"ymax": {
|
|
"Value": 100
|
|
}
|
|
},
|
|
{
|
|
"xmin": {
|
|
"Value": 0.5
|
|
},
|
|
"ymin": {
|
|
"Value": 100
|
|
},
|
|
"xmax": {
|
|
"Value": 1
|
|
},
|
|
"ymax": {
|
|
"Value": 100
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |