|
|
发表于 2023-6-24 09:19:15
|
显示全部楼层
心控数量与伤害有关,
[MindControl]
Damage=1;Number of mind control links
[MultipleMindControlTank]
Damage=3; this is an infinite mind control, so this just affects pips
InfiniteMindControl=yes; this will let infinite, it will look up on the table of "MasterMind Overload" damage way above (where there is a 0 damage level)
你想控几个就把Damage改成几。
降低损耗,指脑车那种?在[CombatDamage]里面
;***MasterMind Overload***
OverloadCount=3,5,7,20 ;You fall into the biggest category you are equal or less than (last number arbitrary since past it will be last category anyway)
OverloadDamage=0,30,60,120 ;You take this much damage
OverloadFrames=30,30,30,30 ;This often
ControlledAnimationType=MINDANIM
PermaControlledAnimationType=MINDANIMR
MindControlAttackLineFrames=20;gs how long to draw the act of mind controlling regardless of selection state |
|