Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2024
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. Citizen:
  2. Type: VILLAGER
  3. Display: 'Civilian'
  4. Damage: 6
  5. Health: 20
  6. Faction: good
  7. Disguise: Player Refreshin setCustomName Civilian setCustomNameVisible true
  8. AITargetSelectors:
  9. - clear
  10. - attacker
  11. Options:
  12. PreventItemPickup: false
  13. AlwaysShowName: false
  14. Despawn: true
  15. PreventOtherDrops: true
  16. PreventMobKillDrops: true
  17. MovementSpeed: 0.35
  18. Silent: true
  19. Profession: CLERIC
  20. Type: DESERT
  21. Level: 2
  22. Trades:
  23. 1:
  24. Item1: 5 EMERALD
  25. Item2: 5 DIAMOND
  26. Result: DIAMOND_SWORD
  27. MaxUses: 5
  28. 2:
  29. Item1: 64 EMERALD
  30. Result: mmoitems.INGREDIENT.WHEAT
  31. MaxUses: 1
  32. Skills:
  33. - addTrade{action=REPLACE;slot=2;item=mmoitems.INGREDIENT.WHEAT 1;item2=mmoitems.INGREDIENT.TOMATO 2;result=mmoitems.INGREDIENT.CARROT 3;expReward=True;villExp=999;multiplier=0} @self ~onTimer:120
  34. - addTrade{action=REPLACE;slot=2;item=mmoitems.INGREDIENT.WHEAT 1;item2=mmoitems.INGREDIENT.TOMATO 2;result=mmoitems.INGREDIENT.POTATO 3;expReward=True;villExp=999;multiplier=0} @self ~onTimer:60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement