62 lines
No EOL
2.1 KiB
JSON
62 lines
No EOL
2.1 KiB
JSON
{
|
|
|
|
// 麻由里特殊攻击强化
|
|
|
|
"AbilityName" : "Lucy_SpecialSkill",
|
|
|
|
"AbilityStacking":"Unique",
|
|
|
|
|
|
|
|
"DefaultModifier" :
|
|
|
|
{
|
|
|
|
"OnAdded" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.SetUIArrowAction",
|
|
|
|
"position": 70
|
|
|
|
}
|
|
|
|
],
|
|
|
|
},
|
|
|
|
|
|
|
|
"AbilityMixins" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.ActionsOnPropertyChangeMixin",
|
|
|
|
"PropertyActions":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"PropertyType": "CurSP",
|
|
|
|
// "CustomPropertyType": "EnhanceNum",
|
|
|
|
"ReferMaxPropertyType": "MaxSP",
|
|
|
|
// "CustomReferMaxPropertyType": "MaxEnhanceNum",
|
|
|
|
"IsUsePercentage": false,
|
|
|
|
"ValueRangeActions":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"Val": 70,
|
|
|
|
"LowToValueActions":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.SetAnimCtrlerParamAction",
|
|
|
|
"ParamType" : 3,
|
|
|
|
"ParamName" : "Int_BranchIndex",
|
|
|
|
"Target" : "Self",
|
|
|
|
"IntVal" : 1,
|
|
|
|
}
|
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Val": 70,
|
|
|
|
"ValueToLowActions":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.SetAnimCtrlerParamAction",
|
|
|
|
"ParamType" : 3,
|
|
|
|
"ParamName" : "Int_BranchIndex",
|
|
|
|
"Target" : "Self",
|
|
|
|
"IntVal" : 0,
|
|
|
|
}
|
|
|
|
],
|
|
|
|
},
|
|
|
|
],
|
|
|
|
},
|
|
|
|
],
|
|
|
|
},
|
|
|
|
],
|
|
|
|
} |