root
JVM
root
/
org.magiclib.achievements
/
ShipKillsAchievement
/
Companion
Companion
object
Companion
Members
Properties
damage
Ratio
Link copied to clipboard
var
damageRatio
:
Float
Percent of damage to hull the player must deal to a ship to count as a kill.
ship
Id
To
Listener
Link copied to clipboard
val
shipIdToListener
:
MutableMap
<
String
,
SharedCombatDamageListener
>