Advertisement
Guest User

Skills

a guest
Sep 14th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.74 KB | None | 0 0
  1. loaded: 'true'
  2. Dwarf:
  3. name: 'Dwarf'
  4. type: 'Passive'
  5. max-level: 1
  6. skill-req-lvl: 1
  7. needs-permission: 'false'
  8. attributes:
  9. cost-base: '0'
  10. cooldown-scale: '0'
  11. cost-scale: '0'
  12. level-scale: '0'
  13. level-base: '1'
  14. mana-base: '0'
  15. mana-scale: '0'
  16. cooldown-base: '0'
  17. msg: '&6{player} &2has cast &6{skill}'
  18. icon: 'BREAD'
  19. icon-data: 0
  20. icon-lore:
  21. - '&d{name} &7({level}/{max})'
  22. - '&2Type: &6{type}'
  23. - ''
  24. - '{req:level}Level: {attr:level}'
  25. - '{req:cost}Cost: {attr:cost}'
  26. - ''
  27. - '&2Mana: {attr:mana}'
  28. - '&2Cooldown: {attr:cooldown}'
  29. desc: []
  30. components:
  31. Initialize:
  32. type: 'trigger'
  33. data:
  34. icon-key: ''
  35. children:
  36. Class-b:
  37. type: 'condition'
  38. data:
  39. exact: 'True'
  40. icon-key: ''
  41. class: 'TwinAxe'
  42. children: {}
  43. Self-c:
  44. type: 'target'
  45. data:
  46. icon-key: ''
  47. children: {}
  48. Passive-d:
  49. type: 'mechanic'
  50. data:
  51. counts: 'False'
  52. icon-key: ''
  53. seconds-scale: '0'
  54. seconds-base: '3'
  55. children:
  56. Potion-e:
  57. type: 'mechanic'
  58. data:
  59. potion: 'Regeneration'
  60. counts: 'False'
  61. icon-key: ''
  62. ambient: 'False'
  63. tier-scale: '0'
  64. seconds-scale: '0'
  65. tier-base: '1'
  66. seconds-base: '9999'
  67. children: {}
  68. Elf:
  69. name: 'Elf'
  70. type: 'Passive'
  71. max-level: 1
  72. skill-req-lvl: 1
  73. needs-permission: 'false'
  74. attributes:
  75. cost-base: '0'
  76. cooldown-scale: '0'
  77. cost-scale: '0'
  78. level-scale: '0'
  79. level-base: '1'
  80. mana-base: '0'
  81. mana-scale: '0'
  82. cooldown-base: '0'
  83. msg: '&6{player} &2has cast &6{skill}'
  84. icon: 'FEATHER'
  85. icon-data: 0
  86. icon-lore:
  87. - '&d{name} &7({level}/{max})'
  88. - '&2Type: &6{type}'
  89. - ''
  90. - '{req:level}Level: {attr:level}'
  91. - '{req:cost}Cost: {attr:cost}'
  92. - ''
  93. - '&2Mana: {attr:mana}'
  94. - '&2Cooldown: {attr:cooldown}'
  95. desc: []
  96. components:
  97. Initialize:
  98. type: 'trigger'
  99. data:
  100. icon-key: ''
  101. children:
  102. Class-b:
  103. type: 'condition'
  104. data:
  105. exact: 'True'
  106. icon-key: ''
  107. class: 'Dryad'
  108. children: {}
  109. Self-c:
  110. type: 'target'
  111. data:
  112. icon-key: ''
  113. children: {}
  114. Passive-d:
  115. type: 'mechanic'
  116. data:
  117. counts: 'False'
  118. icon-key: ''
  119. seconds-scale: '0'
  120. seconds-base: '1'
  121. children:
  122. Potion-e:
  123. type: 'mechanic'
  124. data:
  125. potion: 'Speed'
  126. counts: 'False'
  127. icon-key: ''
  128. ambient: 'False'
  129. tier-scale: '0'
  130. seconds-scale: '0'
  131. tier-base: '1'
  132. seconds-base: '9999'
  133. children: {}
  134. Human:
  135. name: 'Human'
  136. type: 'Passive'
  137. max-level: 1
  138. skill-req-lvl: 1
  139. needs-permission: 'false'
  140. attributes:
  141. cost-base: '0'
  142. cooldown-scale: '0'
  143. cost-scale: '0'
  144. level-scale: '0'
  145. level-base: '1'
  146. mana-base: '0'
  147. mana-scale: '0'
  148. cooldown-base: '0'
  149. msg: '&6{player} &2has cast &6{skill}'
  150. icon: 'GOLDEN_APPLE'
  151. icon-data: 0
  152. icon-lore:
  153. - '&d{name} &7({level}/{max})'
  154. - '&2Type: &6{type}'
  155. - ''
  156. - '{req:level}Level: {attr:level}'
  157. - '{req:cost}Cost: {attr:cost}'
  158. - ''
  159. - '&2Mana: {attr:mana}'
  160. - '&2Cooldown: {attr:cooldown}'
  161. desc: []
  162. components:
  163. Initialize:
  164. type: 'trigger'
  165. data:
  166. icon-key: ''
  167. children:
  168. Class-b:
  169. type: 'condition'
  170. data:
  171. exact: 'True'
  172. icon-key: ''
  173. class: 'Phoenix'
  174. children: {}
  175. Self-c:
  176. type: 'target'
  177. data:
  178. icon-key: ''
  179. children: {}
  180. Passive-d:
  181. type: 'mechanic'
  182. data:
  183. counts: 'False'
  184. icon-key: ''
  185. seconds-scale: '0'
  186. seconds-base: '1'
  187. children:
  188. Potion-e:
  189. type: 'mechanic'
  190. data:
  191. potion: 'Health Boost'
  192. counts: 'False'
  193. icon-key: ''
  194. ambient: 'False'
  195. tier-scale: '0'
  196. seconds-scale: '0'
  197. tier-base: '1'
  198. seconds-base: '9999'
  199. children: {}
  200. Remember-f:
  201. type: 'target'
  202. data:
  203. icon-key: ''
  204. key: 'target'
  205. children:
  206. Potion-g:
  207. type: 'mechanic'
  208. data:
  209. potion: 'Health Boost'
  210. counts: 'True'
  211. icon-key: ''
  212. ambient: 'True'
  213. tier-scale: '0'
  214. seconds-scale: '1'
  215. tier-base: '1'
  216. seconds-base: '3'
  217. children: {}
  218. Undead:
  219. name: 'Undead'
  220. type: 'Passive'
  221. max-level: 1
  222. skill-req-lvl: 1
  223. needs-permission: 'false'
  224. attributes:
  225. cost-base: '0'
  226. cooldown-scale: '0'
  227. cost-scale: '0'
  228. level-scale: '0'
  229. level-base: '1'
  230. mana-base: '0'
  231. mana-scale: '0'
  232. cooldown-base: '0'
  233. msg: '&6{player} &2has cast &6{skill}'
  234. icon: 'OBSIDIAN'
  235. icon-data: 0
  236. icon-lore:
  237. - '&d{name} &7({level}/{max})'
  238. - '&2Type: &6{type}'
  239. - ''
  240. - '{req:level}Level: {attr:level}'
  241. - '{req:cost}Cost: {attr:cost}'
  242. - ''
  243. - '&2Mana: {attr:mana}'
  244. - '&2Cooldown: {attr:cooldown}'
  245. desc: []
  246. components:
  247. Initialize:
  248. type: 'trigger'
  249. data:
  250. icon-key: ''
  251. children:
  252. Class-b:
  253. type: 'condition'
  254. data:
  255. exact: 'True'
  256. icon-key: ''
  257. class: 'Grim'
  258. children: {}
  259. Self-c:
  260. type: 'target'
  261. data:
  262. icon-key: ''
  263. children: {}
  264. Passive-d:
  265. type: 'mechanic'
  266. data:
  267. counts: 'False'
  268. icon-key: ''
  269. seconds-scale: '0'
  270. seconds-base: '1'
  271. children:
  272. Potion-e:
  273. type: 'mechanic'
  274. data:
  275. potion: 'Damage Resistance'
  276. counts: 'False'
  277. icon-key: ''
  278. ambient: 'False'
  279. tier-scale: '0'
  280. seconds-scale: '0'
  281. tier-base: '1'
  282. seconds-base: '9999'
  283. children: {}
  284. TwinAxe:
  285. name: 'TwinAxe'
  286. type: 'Passive'
  287. max-level: '1'
  288. skill-req-lvl: '1'
  289. needs-permission: 'false'
  290. attributes:
  291. cooldown-scale: '0'
  292. cost-base: '0'
  293. cost-scale: '0'
  294. level-scale: '0'
  295. level-base: '1'
  296. mana-base: '0'
  297. mana-scale: '0'
  298. cooldown-base: '0'
  299. msg: '&6{player} &2has cast &6{skill}'
  300. icon: 'BREAD'
  301. icon-data: '0'
  302. icon-lore:
  303. - '&d{name} &7({level}/{max})'
  304. - '&2Type: &6{type}'
  305. - ''
  306. - '{req:level}Level: {attr:level}'
  307. - '{req:cost}Cost: {attr:cost}'
  308. - ''
  309. - '&2Mana: {attr:mana}'
  310. - '&2Cooldown: {attr:cooldown}'
  311. desc: ' []'
  312. components:
  313. Initialize:
  314. type: 'trigger'
  315. data:
  316. icon-key: ''
  317. children:
  318. Class-b:
  319. type: 'condition'
  320. data:
  321. exact: 'True'
  322. icon-key: ''
  323. class: 'TwinAxe'
  324. children: ' {}'
  325. Self-c:
  326. type: 'target'
  327. data:
  328. icon-key: ''
  329. children: ' {}'
  330. Passive-d:
  331. type: 'mechanic'
  332. data:
  333. counts: 'False'
  334. icon-key: ''
  335. seconds-scale: '0'
  336. seconds-base: '3'
  337. children:
  338. Potion-e:
  339. type: 'mechanic'
  340. data:
  341. potion: 'Regeneration'
  342. counts: 'False'
  343. icon-key: ''
  344. ambient: 'False'
  345. tier-scale: '0'
  346. seconds-scale: '0'
  347. tier-base: '1'
  348. seconds-base: '9999'
  349. children: ' {}'
  350. Dryad:
  351. name: 'Dryad'
  352. type: 'Passive'
  353. max-level: '1'
  354. skill-req-lvl: '1'
  355. needs-permission: 'false'
  356. attributes:
  357. cooldown-scale: '0'
  358. cost-base: '0'
  359. cost-scale: '0'
  360. level-scale: '0'
  361. level-base: '1'
  362. mana-base: '0'
  363. mana-scale: '0'
  364. cooldown-base: '0'
  365. msg: '&6{player} &2has cast &6{skill}'
  366. icon: 'FEATHER'
  367. icon-data: '0'
  368. icon-lore:
  369. - '&d{name} &7({level}/{max})'
  370. - '&2Type: &6{type}'
  371. - ''
  372. - '{req:level}Level: {attr:level}'
  373. - '{req:cost}Cost: {attr:cost}'
  374. - ''
  375. - '&2Mana: {attr:mana}'
  376. - '&2Cooldown: {attr:cooldown}'
  377. desc: ' []'
  378. components:
  379. Initialize:
  380. type: 'trigger'
  381. data:
  382. icon-key: ''
  383. children:
  384. Class-b:
  385. type: 'condition'
  386. data:
  387. exact: 'True'
  388. icon-key: ''
  389. class: 'Dryad'
  390. children: ' {}'
  391. Self-c:
  392. type: 'target'
  393. data:
  394. icon-key: ''
  395. children: ' {}'
  396. Passive-d:
  397. type: 'mechanic'
  398. data:
  399. counts: 'False'
  400. icon-key: ''
  401. seconds-scale: '0'
  402. seconds-base: '1'
  403. children:
  404. Potion-e:
  405. type: 'mechanic'
  406. data:
  407. potion: 'Speed'
  408. counts: 'False'
  409. icon-key: ''
  410. ambient: 'False'
  411. tier-scale: '0'
  412. seconds-scale: '0'
  413. tier-base: '1'
  414. seconds-base: '9999'
  415. children: ' {}'
  416. Grim:
  417. name: 'Grim'
  418. type: 'Passive'
  419. max-level: '1'
  420. skill-req-lvl: '1'
  421. needs-permission: 'false'
  422. attributes:
  423. cooldown-scale: '0'
  424. cost-base: '0'
  425. cost-scale: '0'
  426. level-scale: '0'
  427. level-base: '1'
  428. mana-base: '0'
  429. mana-scale: '0'
  430. cooldown-base: '0'
  431. msg: '&6{player} &2has cast &6{skill}'
  432. icon: 'OBSIDIAN'
  433. icon-data: '0'
  434. icon-lore:
  435. - '&d{name} &7({level}/{max})'
  436. - '&2Type: &6{type}'
  437. - ''
  438. - '{req:level}Level: {attr:level}'
  439. - '{req:cost}Cost: {attr:cost}'
  440. - ''
  441. - '&2Mana: {attr:mana}'
  442. - '&2Cooldown: {attr:cooldown}'
  443. desc: ' []'
  444. components:
  445. Initialize:
  446. type: 'trigger'
  447. data:
  448. icon-key: ''
  449. children:
  450. Class-b:
  451. type: 'condition'
  452. data:
  453. exact: 'True'
  454. icon-key: ''
  455. class: 'Grim'
  456. children: ' {}'
  457. Self-c:
  458. type: 'target'
  459. data:
  460. icon-key: ''
  461. children: ' {}'
  462. Passive-d:
  463. type: 'mechanic'
  464. data:
  465. counts: 'False'
  466. icon-key: ''
  467. seconds-scale: '0'
  468. seconds-base: '1'
  469. children:
  470. Potion-e:
  471. type: 'mechanic'
  472. data:
  473. potion: 'Damage Resistance'
  474. counts: 'False'
  475. icon-key: ''
  476. ambient: 'False'
  477. tier-scale: '0'
  478. seconds-scale: '0'
  479. tier-base: '1'
  480. seconds-base: '9999'
  481. children: ' {}'
  482. Phoenix:
  483. name: 'Phoenix'
  484. type: 'Passive'
  485. max-level: '1'
  486. skill-req-lvl: '1'
  487. needs-permission: 'false'
  488. attributes:
  489. cooldown-scale: '0'
  490. cost-base: '0'
  491. cost-scale: '0'
  492. level-scale: '0'
  493. level-base: '1'
  494. mana-base: '0'
  495. mana-scale: '0'
  496. cooldown-base: '0'
  497. msg: '&6{player} &2has cast &6{skill}'
  498. icon: 'GOLDEN_APPLE'
  499. icon-data: '0'
  500. icon-lore:
  501. - '&d{name} &7({level}/{max})'
  502. - '&2Type: &6{type}'
  503. - ''
  504. - '{req:level}Level: {attr:level}'
  505. - '{req:cost}Cost: {attr:cost}'
  506. - ''
  507. - '&2Mana: {attr:mana}'
  508. - '&2Cooldown: {attr:cooldown}'
  509. desc: ' []'
  510. components:
  511. Initialize:
  512. type: 'trigger'
  513. data:
  514. icon-key: ''
  515. children:
  516. Class-b:
  517. type: 'condition'
  518. data:
  519. exact: 'True'
  520. icon-key: ''
  521. class: 'Phoenix'
  522. children: ' {}'
  523. Self-c:
  524. type: 'target'
  525. data:
  526. icon-key: ''
  527. children: ' {}'
  528. Passive-d:
  529. type: 'mechanic'
  530. data:
  531. counts: 'False'
  532. icon-key: ''
  533. seconds-scale: '0'
  534. seconds-base: '1'
  535. children:
  536. Potion-e:
  537. type: 'mechanic'
  538. data:
  539. potion: 'Health Boost'
  540. counts: 'False'
  541. icon-key: ''
  542. ambient: 'False'
  543. tier-scale: '0'
  544. seconds-scale: '0'
  545. tier-base: '1'
  546. seconds-base: '9999'
  547. children: ' {}'
  548. Remember-f:
  549. type: 'target'
  550. data:
  551. icon-key: ''
  552. key: 'target'
  553. children:
  554. Potion-g:
  555. type: 'mechanic'
  556. data:
  557. potion: 'Health Boost'
  558. counts: 'True'
  559. icon-key: ''
  560. ambient: 'True'
  561. tier-scale: '0'
  562. seconds-scale: '1'
  563. tier-base: '1'
  564. seconds-base: '3'
  565. children: ' {}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement