xy-server/conf/prop_data/prop_skill.json
2025-04-23 09:34:08 +08:00

26 lines
484 B
JSON

{
"1001": {
"id": 1001,
"name": "普通攻擊",
"proficiency": 0,
"type": 1,
"target": 1,
"effect": 1,
"round": 0,
"cooldown": 0,
"expend": 10,
"resid": 0
},
"1002": {
"id": 1002,
"name": "防禦",
"proficiency": 0,
"type": 2,
"target": 1,
"effect": 2,
"round": 1,
"cooldown": 0,
"expend": 10,
"resid": 0
}
}