Skill | Potion Throw |

Lvl: 1
Buff
Range: 10
Selects a friendly unit and throws a potion at it, immediately restoring 20% of its max HP.Lvl: 1
Buff
Range: 10
Selects a friendly unit and throws a potion at it, immediately restoring 20% of its max HP.
Buff Raw
Friend
{
"id": 10410,
"BuffName": "Potion Throw",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"Hp": {
"a": 0.2,
"b": 0,
"type": 6
},
"type": "HSPChange"
}
}
Self Skill
{
"id": 10410,
"BuffName": "Potion Throw",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"Hp": {
"a": 0.2,
"b": 0,
"type": 6
},
"type": "HSPChange"
}
}
Raw
{
"id": 24120001,
"Buff": {
"friend": [
10410
],
"self_skill": [
10410
]
},
"Cost": 1,
"Desc": [
{
"id": 24120001,
"params": [
20
]
}
],
"Icon": "skill_3705001",
"Camps": "Friend",
"Level": 1,
"Logic": "SkillLockedTarget",
"DescId": "##1289699",
"NameZh": "##1283980",
"SE_hit": "Common/Heal",
"CastAct": "reading",
"Fire_EP": 3,
"Pvp_buff": {
"friend": [
10410
],
"self_skill": [
10410
]
},
"AttackAct": [
"use_skill2"
],
"Attack_EP": 3,
"Lead_Type": {
"type": 1,
"ReadyTime": 1
},
"SkillType": "Buff",
"Target_EP": 3,
"Logic_Param": {
"emit": {
"type": 1,
"speed": 30,
"effect": "sfx_treeelementturtle_bullet_prf"
}
},
"Launch_Range": 10
}