]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
wet floor bomb properties (#20823)
authorPanzer <146987057+Panzer-IV1@users.noreply.github.com>
Thu, 19 Oct 2023 03:52:12 +0000 (06:52 +0300)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 03:52:12 +0000 (23:52 -0400)
* wet floor bomb prop

made it more powerful

* Update uplink_catalog.yml

Made it clearer and credited myself

Resources/Prototypes/Catalog/uplink_catalog.yml
Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml

index 5c6bad28fa14abb9bab7a3b09a3aa84320a388be..10dee0b804c3a2b9746a5529b1936fac4ffd181e 100644 (file)
   description: uplink-proximity-mine-desc
   productEntity: WetFloorSignMineExplosive
   cost:
-    Telecrystal: 4
+    Telecrystal: 5 # was 4, with my buff made it 5 to be closer to minibomb -panzer
   categories:
   - UplinkJob
   conditions:
index 3ae89e0d1c02fda62f8a7199806e255d0377f40f..333c17b21715de8da3ed38085d77e58c71cb43af 100644 (file)
   - type: LandMine
   - type: ExplodeOnTrigger
   - type: Explosive
-    explosionType: Default
-    maxIntensity: 5 # about a ~67.5 total damage
-    totalIntensity: 60 # about a ~3 tile radius
+    explosionType: HardBomb  # normally Default and max 5 total 60
+    maxIntensity: 10 # about a ~67.5 total damage
+    totalIntensity: 30 # about a ~3 tile radius
     canCreateVacuum: false
   - type: DeleteOnTrigger
   - type: OnUseTimerTrigger