
Play Dead
Lvl: 2
FakeDead
CD: 10 sec
Range: 1
Instantly enters Play Dead status, so the attacker loses the target and leaves the battle. Every 1 sec, restores HP equal to 10% Max HP and SP equal to 10% Max SP for self.
Lvl: 1
FakeDead
CD: 10 sec
Range: 1
• Instantly enters Play Dead status, so the attacker loses the target and leaves the battle. Every 5 sec, restores HP equal to 10% Max HP and SP equal to 10% Max SP for self.
Self
{
"id": 120059,
"BuffName": "Robot Play Dead",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"Hp": {
"a": 0.1,
"b": 0,
"c": 0,
"type": 15
},
"Sp": {
"a": 0,
"b": 0.1,
"c": 0,
"type": 15
},
"type": "HpRecover",
"NoStiff": 1
}
}
Formula
{
"CD": 10,
"id": 10020002,
"Buff": {
"self": [
120059
]
},
"Cost": 0,
"Desc": [
{
"id": 10020000,
"params": [
1,
10,
10
]
}
],
"Icon": "skill_10020001",
"Camps": "Friend",
"Level": 1,
"Logic": "SkillNone",
"DescId": "##170257",
"NameZh": "##149711",
"Fire_EP": 3,
"Pvp_buff": {
"self": [
120059
]
},
"AttackAct": [
"die"
],
"Attack_EP": 3,
"ForbidUse": 1,
"SkillType": "FakeDead",
"Target_EP": 3,
"Logic_Param": {
"no_action": 1
},
"AttackStatus": 1,
"Launch_Range": 1,
"AutoCondition": [
{
"type": 2
}
]
}