ArenMook

Dragon loot example

Jun 8th, 2016
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.41 KB | None | 0 0
  1. Special = PlayerItem
  2.     name = "Vigilante's Dragon Meat"
  3.     type = "Special"
  4.     icon = "Item - Barrel 3"
  5.     info = "You don't want to think about what this was, or which part of the dragon's body it came from. Trust me."
  6.     quality = 15
  7.     Stats
  8.         Electricity = 1
  9.         Sticky = 1
  10.         EleRes = 2
  11.         AcidRes = -1
  12.     Attach = string[]
  13.         SkillMortar
  14.         SkillWater
  15.     Data
  16.         ultraPrefab = "Prefabs/Cannonball - Dragon Electricity"
Advertisement
Add Comment
Please, Sign In to add comment