20 lines
No EOL
421 B
JSON
20 lines
No EOL
421 B
JSON
{
|
|
|
|
// 被动技能,紧急医疗。提高回复瓶的回复效果
|
|
|
|
"AbilityName" : "TalentTreeAbility_HPBottleRecover",
|
|
|
|
"AbilityStacking":"Unique",
|
|
|
|
"DefaultModifier":
|
|
|
|
{
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"Properties": {
|
|
|
|
"Actor_ItemHPBottleHealPercentDelta": "%AddtionalHPRecoverRate"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"AbilitySpecials":
|
|
|
|
{
|
|
|
|
"AddtionalHPRecoverRate":
|
|
|
|
{
|
|
|
|
"Value" : 0.3
|
|
|
|
},
|
|
|
|
}
|
|
|
|
} |