Advertisement
nyan27

Untitled

Mar 15th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. 決意:
  2. name: '決意'
  3. type: 'Dynamic'
  4. max-level: 20
  5. skill-req: ''
  6. skill-req-lvl: 1
  7. needs-permission: 'True'
  8. msg: '&4&l{player}はケツイを抱いた。'
  9. combo: ''
  10. indicator: '2D'
  11. icon: 'Redstone'
  12. icon-data: 0
  13. icon-lore:
  14. - '&d{name} &7({level}/{max})'
  15. - '&2Type: &6{type}'
  16. - ''
  17. - '{req:level}Level: {attr:level}'
  18. - '{req:cost}Cost: {attr:cost}'
  19. - ''
  20. - '&2Mana: {attr:mana}'
  21. - '&2Cooldown: {attr:cooldown}'
  22. attributes:
  23. level-base: 1
  24. level-scale: 0
  25. cost-base: 1
  26. cost-scale: 0
  27. cooldown-base: 5
  28. cooldown-scale: 1
  29. mana-base: 10
  30. mana-scale: 10
  31. points-spent-req-base: 0
  32. points-spent-req-scale: 0
  33. incompatible:
  34. - ''
  35. components:
  36. Cast-a:
  37. type: 'trigger'
  38. data:
  39. icon-key: ''
  40. children:
  41. Self-b:
  42. type: 'target'
  43. data:
  44. icon-key: ''
  45. children:
  46. Potion-c:
  47. type: 'mechanic'
  48. data:
  49. icon-key: ''
  50. counts: 'True'
  51. potion: 'Damage Resistance'
  52. ambient: 'True'
  53. tier-base: 1
  54. tier-scale: 1
  55. seconds-base: 5
  56. seconds-scale: 1
  57. Potion-d:
  58. type: 'mechanic'
  59. data:
  60. icon-key: ''
  61. counts: 'True'
  62. potion: 'Increase Damage'
  63. ambient: 'True'
  64. tier-base: 1
  65. tier-scale: 1
  66. seconds-base: 5
  67. seconds-scale: 1
  68. Sound-e:
  69. type: 'mechanic'
  70. data:
  71. icon-key: ''
  72. counts: 'True'
  73. version: '1.9+'
  74. newsound: 'Entity Experience Orb Touch'
  75. volume-base: 100
  76. volume-scale: 0
  77. pitch-base: 1
  78. pitch-scale: 0
  79. Death-f:
  80. type: 'trigger'
  81. data:
  82. icon-key: ''
  83. mana: 'False'
  84. cooldown: 'False'
  85. children:
  86. Self-g:
  87. type: 'target'
  88. data:
  89. icon-key: ''
  90. children:
  91. Cancel-h:
  92. type: 'mechanic'
  93. data:
  94. icon-key: ''
  95. counts: 'True'
  96. Warp Target-i:
  97. type: 'mechanic'
  98. data:
  99. icon-key: ''
  100. counts: 'True'
  101. type: 'Caster to Target'
  102. Area-j:
  103. type: 'target'
  104. data:
  105. icon-key: ''
  106. radius-base: 8
  107. radius-scale: 0
  108. group: 'Enemy'
  109. wall: 'False'
  110. caster: 'False'
  111. max-base: 99
  112. max-scale: 0
  113. children:
  114. Damage-k:
  115. type: 'mechanic'
  116. data:
  117. icon-key: ''
  118. counts: 'True'
  119. type: 'Damage'
  120. value-base: 0
  121. value-scale: 10
  122. true: 'True'
  123. classifier: 'default'
  124. Initialize-l:
  125. type: 'trigger'
  126. data:
  127. icon-key: ''
  128. children:
  129. Self-m:
  130. type: 'target'
  131. data:
  132. icon-key: ''
  133. children:
  134. Food-n:
  135. type: 'mechanic'
  136. data:
  137. icon-key: ''
  138. counts: 'True'
  139. food-base: 0
  140. food-scale: 1
  141. saturation-base: 0
  142. saturation-scale: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement