mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 02:01:16 +00:00
P power scaling
This commit is contained in:
parent
d5851bca00
commit
ee84bafdad
23 changed files with 158 additions and 44 deletions
|
|
@ -7,15 +7,17 @@
|
|||
script = ExtResource("1_wdsus")
|
||||
Name = &"Spider Bomb"
|
||||
BulletData = ExtResource("1_m8p4s")
|
||||
Priority = 0
|
||||
AmmoPerShot = 1
|
||||
RateOfFire = 0.4
|
||||
BulletCapacity = 20
|
||||
ReloadTime = 1.0
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
ItemKey = &"SPIDER_BOMB"
|
||||
AmmoKey = &""
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = &"SPIDER_BOMB"
|
||||
AmmoKey = null
|
||||
_rotationOffset = 0.0
|
||||
metadata/_custom_type_script = "uid://b6fmrnipv88bk"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue