Advertisement
Ultimga

Untitled

Jan 30th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. <!--<Item name="spacesuit01">
  2. <tags>
  3. <string>armor</string>
  4. <string>light</string>
  5. <string>airtight</string>
  6. <string>body</string>
  7. </tags>
  8. <type>Default</type>
  9. <displayName>Spacesuit</displayName>
  10. <description>This thin suit is well designed for your average spacewalk, but unfit for combat.</description>
  11. <icon>0</icon>
  12. <worldObject>0</worldObject>
  13. <viewObject>-1</viewObject>
  14. <materials>
  15. <int>1</int>
  16. </materials>
  17. <value>50</value>
  18. <maxDurability>100</maxDurability>
  19. <weight>10</weight>
  20. <maxStackSize>1</maxStackSize>
  21. <equipSlots>
  22. <int>6</int>
  23. </equipSlots>
  24. <attachPoint>Root</attachPoint>
  25. <weaponType>None</weaponType>
  26. <ammoId>
  27. <int>0</int>
  28. </ammoId>
  29. <maxAmmoCount>1</maxAmmoCount>
  30. <range>100</range>
  31. <fireRate>1</fireRate>
  32. <accuracy>1</accuracy>
  33. <damage>20</damage>
  34. <modifiedAttribute>
  35. <Attribute>Armor</Attribute>
  36. </modifiedAttribute>
  37. <modifiedAttributeValue>
  38. <float>5</float>
  39. </modifiedAttributeValue>
  40. <modifiedAttributeDuration>
  41. <float>0</float>
  42. </modifiedAttributeDuration>
  43. <maxuses>1</maxuses>
  44. </Item> -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement