forked from UNLOZE/sm-plugins
BossHP: Update configs
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
"bosses"
|
||||||
|
{
|
||||||
|
"1"
|
||||||
|
{
|
||||||
|
"name" "Dragon"
|
||||||
|
"method" "counter"
|
||||||
|
"trigger" "hp_add:OnStartTouch"
|
||||||
|
|
||||||
|
"counter" "couner"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
"bosses"
|
||||||
|
{
|
||||||
|
"1"
|
||||||
|
{
|
||||||
|
"name" "Hemah"
|
||||||
|
"method" "counter"
|
||||||
|
"trigger" "Boss_HP_Add:OnStartTouch"
|
||||||
|
|
||||||
|
"counter" "Boss_Counter"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user