42 lines
741 B
JSON
42 lines
741 B
JSON
{
|
|
"name": "苏媚",
|
|
"be_attack_id": "1-3",
|
|
"idle_ani": {
|
|
"id": "1-1",
|
|
"time": 700,
|
|
"frame_range": [0,6],
|
|
"cell_w": 512,
|
|
"cell_h": 432
|
|
},
|
|
"fighter_magic_ani": {
|
|
"id": "1-2",
|
|
"time": 3000,
|
|
"frame_range": [0,20],
|
|
"sound_frame": [
|
|
["4", 0]
|
|
],
|
|
"release_magic_frame": 6,
|
|
"cell_w": 512,
|
|
"cell_h": 432
|
|
},
|
|
"attack_ani": {
|
|
"id": "1-4",
|
|
"time": 2000,
|
|
"frame_range": [0,15],
|
|
"sound_frame": [
|
|
["2", 0],
|
|
["3", 6]
|
|
],
|
|
"attack_frame": [9,11],
|
|
"move_frame": [[2,5],[11,15]],
|
|
"extra_frame": 5,
|
|
"cell_w": 512,
|
|
"cell_h": 432
|
|
},
|
|
"attack_extra_ani":{
|
|
"id": "1-5",
|
|
"frame_range": [0,5],
|
|
"cell_w": 512,
|
|
"cell_h": 432
|
|
}
|
|
} |