mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
110 lines
2.6 KiB
JSON
110 lines
2.6 KiB
JSON
{
|
|
"GroupsMap": {
|
|
"Add01_Advanced_Silwolf_BPSkill": {
|
|
"Factors": [
|
|
{
|
|
"Source": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIGetStrengthLevel"
|
|
},
|
|
"Mapper": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
|
|
"Ranges": [
|
|
{
|
|
"ymin": {
|
|
"Value": 10
|
|
},
|
|
"xmax": {
|
|
"Value": 2.5
|
|
},
|
|
"ymax": {
|
|
"Value": 20
|
|
}
|
|
},
|
|
{
|
|
"xmin": {
|
|
"Value": 2.5
|
|
},
|
|
"ymin": {
|
|
"Value": 100
|
|
},
|
|
"xmax": {
|
|
"Value": 5
|
|
},
|
|
"ymax": {
|
|
"Value": 200
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Source": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIBattleGlobalData",
|
|
"DataType": "TeamBoostPoint"
|
|
},
|
|
"Mapper": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
|
|
"Ranges": [
|
|
{
|
|
"xmax": {
|
|
"Value": 3.5
|
|
}
|
|
},
|
|
{
|
|
"xmin": {
|
|
"Value": 3.5
|
|
},
|
|
"ymin": {
|
|
"Value": 500
|
|
},
|
|
"xmax": {
|
|
"Value": 99
|
|
},
|
|
"ymax": {
|
|
"Value": 500
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"CombineOperator": "Mul",
|
|
"Source": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIContainModifier",
|
|
"ModifilerName": "MAvatar_Advanced_Silwolf_00_BPSkill_WeakType"
|
|
},
|
|
"Mapper": {
|
|
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
|
|
"Ranges": [
|
|
{
|
|
"ymin": {
|
|
"Value": 1
|
|
},
|
|
"xmax": {
|
|
"Value": 0.5
|
|
},
|
|
"ymax": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
{
|
|
"xmin": {
|
|
"Value": 0.5
|
|
},
|
|
"ymin": {
|
|
"Value": 0.1
|
|
},
|
|
"xmax": {
|
|
"Value": 1
|
|
},
|
|
"ymax": {
|
|
"Value": 0.1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |