mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-07 18:52:12 +08:00
fix(Weapons): 调整核弹攻击力从10提升至100
This commit is contained in:
@@ -12,7 +12,7 @@ quality = 4
|
|||||||
typeTopic = 2
|
typeTopic = 2
|
||||||
costBeachball = 100
|
costBeachball = 100
|
||||||
store = {
|
store = {
|
||||||
"atk": 10,
|
"atk": 100,
|
||||||
"radius": 400.0
|
"radius": 400.0
|
||||||
}
|
}
|
||||||
storeType = {
|
storeType = {
|
||||||
|
|||||||
Reference in New Issue
Block a user