呃呃害人
This commit is contained in:
@@ -3,30 +3,17 @@
|
|||||||
<AbilityDef ParentName="AbilityTouchBase">
|
<AbilityDef ParentName="AbilityTouchBase">
|
||||||
<defName>ARA_BindDrone</defName>
|
<defName>ARA_BindDrone</defName>
|
||||||
<label>信息素标记</label>
|
<label>信息素标记</label>
|
||||||
<description>使用信息素标记一只阿拉克涅督虫,受到标记的督虫将与其建立心灵链接,并和其麾下的辅虫将誓死效忠于女皇种。</description>
|
<description>使用信息素标记一只阿拉克涅督虫,受到标记的督虫和其麾下的辅虫将誓死效忠于女皇种,并与其建立心灵链接。</description>
|
||||||
<iconPath>UI/Commands/EggSpew</iconPath> <!-- Placeholder: You'll need to create this icon -->
|
<iconPath>UI/Commands/EggSpew</iconPath> <!-- Placeholder: You'll need to create this icon -->
|
||||||
|
|
||||||
<jobDef>CastAbilityOnThingMelee</jobDef>
|
<jobDef>CastAbilityOnThing</jobDef>
|
||||||
<!-- <jobDef>CastAbilityOnThing</jobDef> -->
|
|
||||||
<targetRequired>true</targetRequired>
|
<targetRequired>true</targetRequired>
|
||||||
<cooldownTicksRange>60</cooldownTicksRange> <!-- 1 second cooldown -->
|
<cooldownTicksRange>60</cooldownTicksRange> <!-- 1 second cooldown -->
|
||||||
<stunTargetWhileCasting>true</stunTargetWhileCasting>
|
|
||||||
<displayGizmoWhileUndrafted>true</displayGizmoWhileUndrafted>
|
|
||||||
<disableGizmoWhileUndrafted>false</disableGizmoWhileUndrafted>
|
|
||||||
<warmupEffecter>Coagulate</warmupEffecter>
|
|
||||||
<warmupStartSound>Coagulate_Cast</warmupStartSound>
|
|
||||||
<hostile>false</hostile>
|
|
||||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
|
||||||
|
|
||||||
<verbProperties>
|
<verbProperties>
|
||||||
<verbClass>Verb_CastAbility</verbClass>
|
<verbClass>Verb_CastAbility</verbClass>
|
||||||
<warmupTime>2</warmupTime>
|
<warmupTime>0</warmupTime>
|
||||||
<range>80</range><!-- 害人啊没了范围我怎么标记虫虫,另外泰南把最大渲染圈加到80了Increased max radius of GenRadial to 80 and optimize radius calculations.-->
|
<range>99</range>
|
||||||
<drawAimPie>true</drawAimPie>
|
|
||||||
<requireLineOfSight>true</requireLineOfSight>
|
|
||||||
<nonInterruptingSelfCast>true</nonInterruptingSelfCast>
|
|
||||||
<soundCast>VoidTerrorCast</soundCast>
|
|
||||||
|
|
||||||
<targetParams>
|
<targetParams>
|
||||||
<canTargetPawns>true</canTargetPawns>
|
<canTargetPawns>true</canTargetPawns>
|
||||||
<canTargetBuildings>false</canTargetBuildings>
|
<canTargetBuildings>false</canTargetBuildings>
|
||||||
@@ -43,6 +30,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</AbilityDef>
|
</AbilityDef>
|
||||||
|
|
||||||
|
|
||||||
<AbilityDef>
|
<AbilityDef>
|
||||||
<defName>ARA_EggSpew</defName>
|
<defName>ARA_EggSpew</defName>
|
||||||
|
|||||||
Reference in New Issue
Block a user