avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-calculator
/
io.github.lishangbu.avalon.game.calculator.capture
/
CaptureRateInput
/
CaptureRateInput
Capture
Rate
Input
constructor
(
currentHp
:
Int
,
maxHp
:
Int
,
captureRate
:
Int
,
statusEffectId
:
String
?
=
null
,
ballItemInternalName
:
String
,
turn
:
Int
=
1
,
captureContext
:
CaptureContext
=
CaptureContext()
)