Reduce eshield hp (#25258)

reduce eshield hp
This commit is contained in:
liltenhead 2024-02-15 12:54:41 -08:00 committed by GitHub
parent d799a83135
commit 11cd4ff5aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -439,7 +439,7 @@
acts: [ "Destruction" ]
- trigger:
!type:DamageTrigger
damage: 150
damage: 100
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ]