暂存
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<iconPath>UI/Abilities/Longjump</iconPath>
|
||||
<cooldownTicksRange>800</cooldownTicksRange>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<hotKey>Misc1</hotKey>
|
||||
<verbProperties>
|
||||
<!-- 使用我们新的Verb -->
|
||||
<verbClass>ArachnaeSwarm.Verb_JumpAndCastOnLanding</verbClass>
|
||||
@@ -28,7 +29,7 @@
|
||||
<!-- comps部分现在只包含夺舍效果,因为跳跃由Verb处理 -->
|
||||
<li Class="ArachnaeSwarm.CompProperties_AbilityPossess">
|
||||
<!-- Base success chance range (60% to 100%) -->
|
||||
<successChance>0.6~1.0</successChance>
|
||||
<successChance>0.1</successChance>
|
||||
<!-- Bonus success chance per point of damage dealt (1%) -->
|
||||
<successChanceBonusPerDamage>0.01</successChanceBonusPerDamage>
|
||||
<!-- Optional: Hediff to apply on successful possession -->
|
||||
|
||||
Reference in New Issue
Block a user