avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-battle-engine
/
io.github.lishangbu.avalon.game.battle.engine.core.runtime.support
/
BattleStoredBoostSupport
/
replaceSelected
replace
Selected
fun
replaceSelected
(
current
:
Map
<
String
,
Int
>
,
replacement
:
Map
<
String
,
Int
>
,
selectedStats
:
Set
<
String
>
)
:
Map
<
String
,
Int
>
用 replacement 替换 current 中指定 stat 子集的 boosts。