Update WULA_Weapon.xml
This commit is contained in:
@@ -471,6 +471,7 @@
|
|||||||
<compClass>CompAbilityEffect_Teleport</compClass>
|
<compClass>CompAbilityEffect_Teleport</compClass>
|
||||||
<destination>Selected</destination>
|
<destination>Selected</destination>
|
||||||
<requiresLineOfSight>false</requiresLineOfSight>
|
<requiresLineOfSight>false</requiresLineOfSight>
|
||||||
|
<psychic>True</psychic>
|
||||||
<range>80</range>
|
<range>80</range>
|
||||||
<clamorType>Ability</clamorType>
|
<clamorType>Ability</clamorType>
|
||||||
<clamorRadius>10</clamorRadius>
|
<clamorRadius>10</clamorRadius>
|
||||||
@@ -557,6 +558,7 @@
|
|||||||
<comps>
|
<comps>
|
||||||
<li Class="CompProperties_AbilityGiveInspiration">
|
<li Class="CompProperties_AbilityGiveInspiration">
|
||||||
<canTargetBaby>False</canTargetBaby>
|
<canTargetBaby>False</canTargetBaby>
|
||||||
|
<psychic>True</psychic>
|
||||||
</li>
|
</li>
|
||||||
<li Class="CompProperties_AbilitySocialInteraction">
|
<li Class="CompProperties_AbilitySocialInteraction">
|
||||||
<interactionDef>WordOfInspiration</interactionDef>
|
<interactionDef>WordOfInspiration</interactionDef>
|
||||||
@@ -831,6 +833,8 @@
|
|||||||
<comps>
|
<comps>
|
||||||
<li Class="CompProperties_AbilityLaunchProjectile">
|
<li Class="CompProperties_AbilityLaunchProjectile">
|
||||||
<projectileDef>Bullet_WULA_MW_Scepter_Of_Explosive</projectileDef>
|
<projectileDef>Bullet_WULA_MW_Scepter_Of_Explosive</projectileDef>
|
||||||
|
<psychic>true</psychic>
|
||||||
|
<screenShakeIntensity>0.5</screenShakeIntensity>
|
||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</AbilityDef>
|
</AbilityDef>
|
||||||
@@ -1023,7 +1027,7 @@
|
|||||||
<verbProperties>
|
<verbProperties>
|
||||||
<warmupTime>5</warmupTime>
|
<warmupTime>5</warmupTime>
|
||||||
<range>60</range>
|
<range>60</range>
|
||||||
<drawAimPie>false</drawAimPie>
|
<drawAimPie>true</drawAimPie>
|
||||||
<requireLineOfSight>false</requireLineOfSight>
|
<requireLineOfSight>false</requireLineOfSight>
|
||||||
<nonInterruptingSelfCast>true</nonInterruptingSelfCast>
|
<nonInterruptingSelfCast>true</nonInterruptingSelfCast>
|
||||||
<soundCast>VoidTerrorCast</soundCast>
|
<soundCast>VoidTerrorCast</soundCast>
|
||||||
|
|||||||
Reference in New Issue
Block a user