init
This commit is contained in:
33
config/goety_spillage/goety_spillage-attributes.toml
Normal file
33
config/goety_spillage/goety_spillage-attributes.toml
Normal file
@@ -0,0 +1,33 @@
|
||||
|
||||
[Attributes]
|
||||
|
||||
[Attributes."Summoned Mobs"]
|
||||
|
||||
[Attributes."Summoned Mobs"."Ragno Servant"]
|
||||
#How much Max Health Ragno Servants have, Default: 160.0
|
||||
#Range: 1.0 ~ 1.7976931348623157E308
|
||||
ragnoServantHealth = 160.0
|
||||
#How much damage Ragno Servants deals, Default: 8.0
|
||||
#Range: 1.0 ~ 1.7976931348623157E308
|
||||
ragnoServantDamage = 8.0
|
||||
#How much natural armor points Ragno Servants have, Default: 0.0
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
ragnoServantArmor = 0.0
|
||||
|
||||
[Attributes."Summoned Mobs"."Bound Freakager"]
|
||||
#How much Max Health Bound Freakagers have, Default: 160.0
|
||||
#Range: 1.0 ~ 1.7976931348623157E308
|
||||
boundFreakagerHealth = 160.0
|
||||
#How much damage Bound Freakagers deals, Default: 5.0
|
||||
#Range: 1.0 ~ 1.7976931348623157E308
|
||||
boundFreakagerDamage = 5.0
|
||||
#How much damage Bound Freakagers' Scythe deals, Default: 5.0
|
||||
#Range: 1.0 ~ 1.7976931348623157E308
|
||||
boundFreakagerScytheDamage = 5.0
|
||||
#How much natural armor points Bound Freakagers have, Default: 0.0
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
boundFreakagerArmor = 0.0
|
||||
#How much damage Bound Freakagers' Axes deals, Default: 8.0
|
||||
#Range: 1.0 ~ 1.7976931348623157E308
|
||||
boundFreakagerAxeDamage = 8.0
|
||||
|
||||
Reference in New Issue
Block a user