wet floor bomb properties (#20823)
* wet floor bomb prop made it more powerful * Update uplink_catalog.yml Made it clearer and credited myself
This commit is contained in:
@@ -977,7 +977,7 @@
|
|||||||
description: uplink-proximity-mine-desc
|
description: uplink-proximity-mine-desc
|
||||||
productEntity: WetFloorSignMineExplosive
|
productEntity: WetFloorSignMineExplosive
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 4
|
Telecrystal: 5 # was 4, with my buff made it 5 to be closer to minibomb -panzer
|
||||||
categories:
|
categories:
|
||||||
- UplinkJob
|
- UplinkJob
|
||||||
conditions:
|
conditions:
|
||||||
|
|||||||
@@ -246,9 +246,9 @@
|
|||||||
- type: LandMine
|
- type: LandMine
|
||||||
- type: ExplodeOnTrigger
|
- type: ExplodeOnTrigger
|
||||||
- type: Explosive
|
- type: Explosive
|
||||||
explosionType: Default
|
explosionType: HardBomb # normally Default and max 5 total 60
|
||||||
maxIntensity: 5 # about a ~67.5 total damage
|
maxIntensity: 10 # about a ~67.5 total damage
|
||||||
totalIntensity: 60 # about a ~3 tile radius
|
totalIntensity: 30 # about a ~3 tile radius
|
||||||
canCreateVacuum: false
|
canCreateVacuum: false
|
||||||
- type: DeleteOnTrigger
|
- type: DeleteOnTrigger
|
||||||
- type: OnUseTimerTrigger
|
- type: OnUseTimerTrigger
|
||||||
|
|||||||
Reference in New Issue
Block a user