|
511 | 511 | </Holdable> |
512 | 512 | </Item> |
513 | 513 | <!-- flamer now uses afterburn instead of starting fires --> |
514 | | - <Item name="" identifier="flamer" category="Equipment,Weapon" Tags="mediumitem,weapon,gun,mountableweapon" cargocontaineridentifier="metalcrate" Scale="0.5" impactsoundtag="impact_metal_light"> |
| 514 | + <Item name="" identifier="flamer" category="Equipment,Weapon" Tags="mediumitem,weapon,gun,mountableweapon,flamer" cargocontaineridentifier="metalcrate" Scale="0.5" impactsoundtag="impact_metal_light"> |
515 | 515 | <Upgrade gameversion="0.10.0.0" scale="0.5" /> |
516 | 516 | <PreferredContainer primary="secarmcab" amount="1" spawnprobability="0.2" notcampaign="true"/> |
517 | 517 | <PreferredContainer secondary="wrecksecarmcab,abandonedsecarmcab" amount="1" spawnprobability="0.1"/> |
|
3885 | 3885 | <Sprite texture="%ModDir%/Items/wizard.png" sourcerect="532,0,52,215" origin="0.5,0.5" depth="0.55" /> |
3886 | 3886 | <Body width="52" height="215" density="30" /> |
3887 | 3887 | <Holdable slots="RightHand" controlpose="true" aimable="true" AimPos="50,0" HoldPos="40,-50" AimAngle="10" HoldAngle="0" handle1="4,30" /> |
3888 | | - <RangedWeapon barrelpos="0,88" reload="1" combatpriority="100" drawhudwhenequipped="true" crosshairscale="0.2" msg="ItemMsgPickUpSelect" maxchargetime="1" ChargeSoundWindupPitchSlide="0.5,2.0" > |
| 3888 | + <RangedWeapon barrelpos="0,88" reload="1.2" combatpriority="100" drawhudwhenequipped="true" crosshairscale="0.2" msg="ItemMsgPickUpSelect" maxchargetime="0.8" ChargeSoundWindupPitchSlide="0.5,2.0" > |
3889 | 3889 | <Crosshair texture="Content/Items/Weapons/Crosshairs.png" sourcerect="0,256,256,256" /> |
3890 | 3890 | <CrosshairPointer texture="Content/Items/Weapons/Crosshairs.png" sourcerect="256,256,256,256" /> |
3891 | 3891 | <ParticleEmitter particle="muzzleflashmerasmusstaff" scalemin="4.0" scalemax="4.0" particleamount="20" anglemin="0" anglemax="360" velocitymin="0" velocitymax="0" colormultiplier="200,200,200,255" /> |
|
3930 | 3930 | <Body width="28" height="36" density="20" /> |
3931 | 3931 | <Holdable slots="Any,LeftHand" aimable="false" aimpos="40,-20" handle1="5,0" aimangle="260" swingamount="0,3" swingspeed="0.5" swingwhenaiming="true" msg="ItemMsgPickUpSelect" /> |
3932 | 3932 | </Item> |
| 3933 | + <!-- blast jump spell book --> |
| 3934 | + <Item name="Fling Spellbook" identifier="merasmusblastjumpbook" spritecolor="200,200,255,255" inventoryiconcolor="200,200,255,255" category="Misc" cargocontaineridentifier="metalcrate" allowasextracargo="true" Tags="merasmusitem,merasmusspellbook,smallitem" maxstacksize="1" scale="0.5" impactsoundtag="impact_soft"> |
| 3935 | + <Deconstruct time="10"> |
| 3936 | + <Item identifier="carbon" /> |
| 3937 | + </Deconstruct> |
| 3938 | + <InventoryIcon texture="book.png" sourcerect="33,112,39,56" origin="0.5,0.5" /> |
| 3939 | + <Sprite texture="book.png" sourcerect="0,112,32,39" depth="0.6" origin="0.5,0.5" /> |
| 3940 | + <Body width="28" height="36" density="20" /> |
| 3941 | + <Holdable slots="Any,LeftHand" aimable="false" aimpos="40,-20" handle1="5,0" aimangle="260" swingamount="0,3" swingspeed="0.5" swingwhenaiming="true" msg="ItemMsgPickUpSelect" /> |
| 3942 | + </Item> |
3933 | 3943 | <!-- fireball spell --> |
3934 | 3944 | <Item name="Scrungly" identifier="merasmusfireball" tags="merasmusitem,merasmusspell" category="Misc" scale="0.5" hideinmenus="true" > |
3935 | 3945 | <InventoryIcon texture="Content/Items/InventoryIconAtlas.png" sourcerect="640,768,64,64" origin="0.5,0.5" /> |
|
3969 | 3979 | <!-- telefrag --> |
3970 | 3980 | <StatusEffect type="OnImpact" target="UseTarget"> |
3971 | 3981 | <sound file="%ModDir%/Sounds/displacerteleport.ogg" volume="3.0" range="3000" /> |
3972 | | - <ParticleEmitter particle="weldspark" particleamount="5" anglemin="0" anglemax="360" velocitymin="300" velocitymax="350" scalemin="1.5" scalemax="1.9" drawontop="true" colormultiplier="150,255,195,180" /> |
| 3982 | + <ParticleEmitter particle="merasmusstaffspark" particleamount="5" anglemin="0" anglemax="360" velocitymin="300" velocitymax="350" scalemin="1.5" scalemax="1.9" drawontop="true" colormultiplier="100,255,255,180" /> |
3973 | 3983 | </StatusEffect> |
3974 | 3984 | <!-- teleport --> |
3975 | 3985 | <StatusEffect type="OnImpact" target="This"> |
|
3981 | 3991 | </StatusEffect> |
3982 | 3992 | </Projectile> |
3983 | 3993 | </Item> |
| 3994 | + <Item name="Flick" identifier="merasmusblastjump" tags="merasmusitem,merasmusspell" category="Misc" scale="0.5" hideinmenus="true" > |
| 3995 | + <Sprite texture="Content/Items/Weapons/weapons_new.png" sourcerect="143,414,113,9" depth="0.55" origin="0.5,0.5" /> |
| 3996 | + <Body width="170" height="10" density="20" /> |
| 3997 | + <Projectile characterusable="false" hitscan="true" removeonhit="true"> |
| 3998 | + <!-- telefrag --> |
| 3999 | + <ParticleEmitter particle="tracermerasmusstaff" particleamount="1" velocitymin="0" velocitymax="0" scalemultiplier="1,0.75" colormultiplier="195,195,255,180" /> |
| 4000 | + <StatusEffect type="OnImpact" target="UseTarget"> |
| 4001 | + <sound file="%ModDir%/Sounds/displacerteleport.ogg" volume="3.0" range="3000" /> |
| 4002 | + <ParticleEmitter particle="merasmusstaffspark" particleamount="5" anglemin="0" anglemax="360" velocitymin="300" velocitymax="350" scalemin="1.5" scalemax="1.9" drawontop="true" colormultiplier="195,195,255,180" /> |
| 4003 | + </StatusEffect> |
| 4004 | + <!-- teleport --> |
| 4005 | + <StatusEffect type="OnImpact" target="UseTarget"> |
| 4006 | + <Conditional entitytype="eq Character" /> |
| 4007 | + <LuaHook name="DD.merasmusblastjump.blastjump" /> |
| 4008 | + </StatusEffect> |
| 4009 | + <!-- remove --> |
| 4010 | + <StatusEffect type="OnNotContained" target="This"> |
| 4011 | + <Remove /> |
| 4012 | + </StatusEffect> |
| 4013 | + </Projectile> |
| 4014 | + </Item> |
3984 | 4015 |
|
3985 | 4016 | <!-- JET mask from Facility Gamemode for Nukie --> |
3986 | 4017 | <Item name="Nukie Mask" identifier="jetmask" scale="0.5" category="Diving,Equipment" Tags="smallitem,diving,lightdiving" cargocontaineridentifier="metalcrate" description="" impactsoundtag="impact_metal_heavy"> |
|
4635 | 4666 | </Item> |
4636 | 4667 |
|
4637 | 4668 | <!-- makeshift flamer --> |
4638 | | - <Item name="Makeshift Flamer" identifier="makeshiftflamer" category="Equipment,Weapon" Tags="mediumitem,fireextinguisher,provocative,weapon,gun,mountableweapon" cargocontaineridentifier="metalcrate" description="" Scale="0.5" impactsoundtag="impact_metal_light" donttransferbetweensubs="true"> |
| 4669 | + <Item name="Makeshift Flamer" identifier="makeshiftflamer" category="Equipment,Weapon" Tags="mediumitem,fireextinguisher,provocative,weapon,gun,mountableweapon,flamer" cargocontaineridentifier="metalcrate" description="" Scale="0.5" impactsoundtag="impact_metal_light" donttransferbetweensubs="true"> |
4639 | 4670 | <Upgrade gameversion="0.9.600.0" Tags="mediumitem,fireextinguisher,provocative" /> |
4640 | 4671 | <PreferredContainer primary="extinguisherholder" spawnprobability="1.0"/> |
4641 | 4672 | <PreferredContainer secondary="engcab,reactorcab"/> |
|
5931 | 5962 | <Body height="120" width="15" density="30" /> |
5932 | 5963 | <Holdable slots="LeftHand" aimpos="60,-15" holdpos="45,-15" handle1="-20,0" handle2="-20,0" controlpose="false" blocksplayers="true" msg="ItemMsgPickUpSelect"> |
5933 | 5964 | <StatusEffect type="OnActive" target="Character" SpeedMultiplier="0.8" setvalue="true" /> |
5934 | | - <StatusEffect type="OnActive" target="This" Condition="1" /> |
| 5965 | + <StatusEffect type="OnActive" target="This" Condition="2" /> |
5935 | 5966 | <StatusEffect type="OnBroken" target="This"> |
5936 | 5967 | <particleemitter particle="shrapnel" drawontop="true" particleamount="15" velocitymin="100" velocitymax="500" anglemin="0" anglemax="360" distancemin="0" distancemax="30" scalemin="0.35" scalemax="0.5" /> |
5937 | 5968 | <Sound file="Content/Sounds/Damage/ArmorBreak4.ogg" range="800" /> |
|
6296 | 6327 | </Item> |
6297 | 6328 |
|
6298 | 6329 | <!-- corpse --> |
6299 | | - <Item name="Corpse" identifier="corpse" sonarsize="2" tags="mediumitem" category="Misc" canbepicked="true" scale="0.5" impactsoundtag="impact_soft"> |
| 6330 | + <Item name="Corpse" identifier="corpse" sonarsize="2" tags="mediumitem,corpse" category="Misc" canbepicked="true" scale="0.5" impactsoundtag="impact_soft"> |
6300 | 6331 | <Deconstruct time="10" chooserandom="true" amount="2"> |
6301 | 6332 | <Item identifier="carbon" commonness="0.8"/> |
6302 | 6333 | <Item identifier="yeastshroom" commonness="0.1"/> |
6303 | 6334 | <Item identifier="slimebacteria" commonness="0.1"/> |
6304 | 6335 | </Deconstruct> |
6305 | 6336 | <AiTarget sightrange="1000" static="true" /> |
6306 | | - <Sprite texture="%ModDir%/Items/corpse.png" depth="0.18" sourcerect="0,0,190,92" origin="0.5,0.5" /> |
| 6337 | + <ItemComponent> |
| 6338 | + <StatusEffect type="Always" target="This" Interval="8"> |
| 6339 | + <LuaHook name="DD.afflictions.spread" /> |
| 6340 | + <Sound file="%ModDir%/Sounds/flybuzz1.ogg" volume="4.0" range="800" selectionmode="random" /> |
| 6341 | + <Sound file="%ModDir%/Sounds/flybuzz2.ogg" volume="4.0" range="800" /> |
| 6342 | + <Sound file="%ModDir%/Sounds/flybuzz3.ogg" volume="4.0" range="800" /> |
| 6343 | + <Conditional InWater="eq False" /> |
| 6344 | + </StatusEffect> |
| 6345 | + <StatusEffect type="InWater" target="This" condition="-2" /> |
| 6346 | + <StatusEffect type="OnSpawn" target="This"> |
| 6347 | + <LuaHook name="DD.corpse.register" /> |
| 6348 | + </StatusEffect> |
| 6349 | + <StatusEffect type="OnBroken" target="This"> |
| 6350 | + <Remove /> |
| 6351 | + </StatusEffect> |
| 6352 | + </ItemComponent> |
| 6353 | + <Sprite texture="%ModDir%/Items/corpse.png" depth="0.57" sourcerect="0,0,190,92" origin="0.5,0.5" /> |
6307 | 6354 | <Body width="180" height="86" density="20" friction="1.0" restitution="0.01" angulardamping="1.0" /> |
6308 | 6355 | <Holdable slots="RightHand+LeftHand" holdpos="0,-80" handle1="-30,14" handle2="30,14" aimable="false" msg="ItemMsgPickUpSelect" /> |
6309 | 6356 | </Item> |
|
0 commit comments