forked from UNLOZE/sm-plugins
Update, sync with server.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
"bosses"
|
||||
{
|
||||
"1"
|
||||
{
|
||||
"name" "Iron Knight"
|
||||
"method" "breakable"
|
||||
"trigger" "slash_hurt_mid:OnHurtPlayer"
|
||||
"breakable" "zangeki_health"
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Dragon"
|
||||
"method" "breakable"
|
||||
"trigger" "boss_health_adder:OnStartTouch"
|
||||
"breakable" "boss_health"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user