first commmit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"id": "shuriken",
|
||||
"displayName": "手里剑",
|
||||
"baseIntervalSec": 0.3,
|
||||
"upgradedIntervalSec": 0.25,
|
||||
"damage": 1,
|
||||
"canParry": false,
|
||||
"burstMax": 3
|
||||
},
|
||||
{
|
||||
"id": "ninja_sword",
|
||||
"displayName": "忍者刀",
|
||||
"baseIntervalSec": 0.5,
|
||||
"damage": 2,
|
||||
"canParry": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user