Files
LimbusStaticData/StaticData/static-data/skill/abnormality-skill-tutorialRenewal.json
T
2026-07-20 17:19:20 +07:00

44 lines
988 B
JSON

{
"list": [
{
"id": 114301,
"skillTier": 1,
"skillData": [
{
"iconID": 800501,
"canTeamKill": false,
"canDuel": true,
"canChangeTarget": true,
"attributeType": "SHAMROCK",
"atkType": "SLASH",
"defType": "ATTACK",
"skillMotion": "S1",
"viewType": "BATTLE",
"parryingCloseType": "NEAR",
"targetNum": 1,
"defaultValue": 2,
"skillLevelCorrection": -5,
"skillTargetType": "RANDOM",
"abilityScriptList": [
{
"scriptName": "EmptyBody"
},
{
"scriptName": "AttackSlowestTarget"
}
],
"coinList": [
{
"operatorType": "ADD",
"scale": 1
},
{
"operatorType": "ADD",
"scale": 1
}
]
}
]
}
]
}