Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.54 KB | None | 0 0
  1. FlameMode:
  2. spell-class: ".MultiSpell"
  3. name: Flame Mode
  4. cast-item: magma_cream
  5. check-individual-cooldowns: false
  6. check-individual-modifiers: true
  7. str-cast-self: You surround yourself with flames!
  8. cooldown: 30
  9. spells:
  10. - FlameMode1Orbit
  11. - DELAY 10
  12. - FlameMode2Orbit
  13. - DELAY 10
  14. - FlameMode3Orbit
  15. - DELAY 10
  16. - FlameMode4Orbit
  17. FireModeWall:
  18. spell-class: ".instant.DummySpell"
  19. name: Flame Wall
  20. cast-item: magma_cream
  21. cooldown: 5
  22. modifiers:
  23. - buffactive FlameMode4Orbit required
  24. str-cast-self: You Summon A Wall Of Flames
  25. str-modifier-failed: No Flames Left To Summon A Wall
  26. FlameModePassive1Wall:
  27. spell-class: ".PassiveSpell"
  28. triggers:
  29. - spellcast FireModeWall
  30. cast-without-target: true
  31. delay: 3
  32. modifiers:
  33. - buffactive FlameMode1Orbit required
  34. spells:
  35. - FireModeWallMulti
  36. - FlameMode1Orbit
  37. FlameModePassive2Heal:
  38. spell-class: ".PassiveSpell"
  39. triggers:
  40. - spellcast FireModeWall
  41. cast-without-target: true
  42. delay: 2
  43. modifiers:
  44. - buffactive FlameMode1Orbit denied
  45. - buffactive FlameMode2Orbit required
  46. spells:
  47. - FireModeWallMulti
  48. - FlameMode2Orbit
  49. FlameModePassive3Heal:
  50. spell-class: ".PassiveSpell"
  51. triggers:
  52. - spellcast FireModeWall
  53. cast-without-target: true
  54. delay: 1
  55. modifiers:
  56. - buffactive FlameMode1Orbit denied
  57. - buffactive FlameMode2Orbit denied
  58. - buffactive FlameMode3Orbit required
  59. spells:
  60. - FireModeWallMulti
  61. - FlameMode3Orbit
  62. FlameModePassive4heal:
  63. spell-class: ".PassiveSpell"
  64. triggers:
  65. - spellcast FireModeWall
  66. cast-without-target: true
  67. modifiers:
  68. - buffactive FlameMode1Orbit denied
  69. - buffactive FlameMode2Orbit denied
  70. - buffactive FlameMode3Orbit denied
  71. - buffactive FlameMode4Orbit required
  72. spells:
  73. - FireModeWallMulti
  74. - FlameMode4Orbit
  75. FireModeWallMulti:
  76. spell-class: ".MultiSpell"
  77. check-individual-cooldowns: false
  78. check-individual-modifiers: true
  79. spells:
  80. - FlameWall01
  81. - FlameWall02
  82. - FlameWall03
  83. - FlameWall04
  84. - FlameWall05
  85. - FlameWall06
  86. - FlameWall07
  87. FlameWall01:
  88. spell-class: ".instant.ParticleProjectileSpell"
  89. projectile-velocity: 100
  90. projectile-horiz-offset: 0
  91. projectile-gravity: 0
  92. power-affects-velocity: true
  93. special-effect-interval: 2
  94. spell-interval: 2
  95. particle-name: flame
  96. helper-spell: true
  97. particle-count: 0
  98. particle-speed: 0
  99. tick-interval: 1
  100. hit-radius: 0
  101. max-distance: 1
  102. hit-ground: true
  103. stop-on-hit-entity: false
  104. hit-air-during: false
  105. hit-air-at-end: true
  106. hug-surface: true
  107. spell: FlameWallMulti
  108. FlameWall02:
  109. spell-class: ".instant.ParticleProjectileSpell"
  110. projectile-velocity: 100
  111. projectile-horiz-offset: -15
  112. projectile-gravity: 0
  113. power-affects-velocity: true
  114. special-effect-interval: 2
  115. spell-interval: 2
  116. particle-name: flame
  117. helper-spell: true
  118. particle-count: 0
  119. particle-speed: 0
  120. tick-interval: 1
  121. hit-radius: 0
  122. max-distance: 1
  123. hit-ground: true
  124. stop-on-hit-entity: false
  125. hit-air-during: false
  126. hit-air-at-end: true
  127. hug-surface: true
  128. spell: FlameWallMulti
  129. FlameWall03:
  130. spell-class: ".instant.ParticleProjectileSpell"
  131. projectile-velocity: 100
  132. projectile-horiz-offset: 15
  133. projectile-gravity: 0
  134. power-affects-velocity: true
  135. special-effect-interval: 2
  136. spell-interval: 2
  137. particle-name: flame
  138. helper-spell: true
  139. particle-count: 0
  140. particle-speed: 0
  141. tick-interval: 1
  142. hit-radius: 0
  143. max-distance: 1
  144. hit-ground: true
  145. stop-on-hit-entity: false
  146. hit-air-during: false
  147. hit-air-at-end: true
  148. hug-surface: true
  149. spell: FlameWallMulti
  150. FlameWall04:
  151. spell-class: ".instant.ParticleProjectileSpell"
  152. projectile-velocity: 100
  153. projectile-horiz-offset: 5
  154. projectile-gravity: 0
  155. power-affects-velocity: true
  156. special-effect-interval: 2
  157. spell-interval: 2
  158. particle-name: flame
  159. helper-spell: true
  160. particle-count: 0
  161. particle-speed: 0
  162. tick-interval: 1
  163. hit-radius: 0
  164. max-distance: 1
  165. hit-ground: true
  166. stop-on-hit-entity: false
  167. hit-air-during: false
  168. hit-air-at-end: true
  169. hug-surface: true
  170. spell: FlameWallMulti
  171. FlameWall05:
  172. spell-class: ".instant.ParticleProjectileSpell"
  173. projectile-velocity: 100
  174. projectile-horiz-offset: -5
  175. projectile-gravity: 0
  176. power-affects-velocity: true
  177. special-effect-interval: 2
  178. spell-interval: 2
  179. particle-name: flame
  180. helper-spell: true
  181. particle-count: 0
  182. particle-speed: 0
  183. tick-interval: 1
  184. hit-radius: 0
  185. max-distance: 1
  186. hit-ground: true
  187. stop-on-hit-entity: false
  188. hit-air-during: false
  189. hit-air-at-end: true
  190. hug-surface: true
  191. spell: FlameWallMulti
  192. FlameWall06:
  193. spell-class: ".instant.ParticleProjectileSpell"
  194. projectile-velocity: 100
  195. projectile-horiz-offset: 10
  196. projectile-gravity: 0
  197. power-affects-velocity: true
  198. special-effect-interval: 2
  199. spell-interval: 2
  200. particle-name: flame
  201. helper-spell: true
  202. particle-count: 0
  203. particle-speed: 0
  204. tick-interval: 1
  205. hit-radius: 0
  206. max-distance: 1
  207. hit-ground: true
  208. stop-on-hit-entity: false
  209. hit-air-during: false
  210. hit-air-at-end: true
  211. hug-surface: true
  212. spell: FlameWallMulti
  213. FlameWall07:
  214. spell-class: ".instant.ParticleProjectileSpell"
  215. projectile-velocity: 100
  216. projectile-horiz-offset: -10
  217. projectile-gravity: 0
  218. power-affects-velocity: true
  219. special-effect-interval: 2
  220. spell-interval: 2
  221. particle-name: flame
  222. helper-spell: true
  223. particle-count: 0
  224. particle-speed: 0
  225. tick-interval: 1
  226. hit-radius: 0
  227. max-distance: 1
  228. hit-ground: true
  229. stop-on-hit-entity: false
  230. hit-air-during: false
  231. hit-air-at-end: true
  232. hug-surface: true
  233. spell: FlameWallMulti
  234. FlameWallMulti:
  235. spell-class: ".TargetedMultiSpell"
  236. range: 100
  237. helper-spell: true
  238. require-entity-target: false
  239. check-individual-cooldowns: false
  240. spells:
  241. - FlameWallDUMMY
  242. - FlameWallWall
  243. - FlameWallDUMMY2
  244. - DELAY 2
  245. - FlameWallDUMMY2
  246. - DELAY 2
  247. - FlameWallDUMMY2
  248. - DELAY 2
  249. - FlameWallDUMMY2
  250. - DELAY 2
  251. - FlameWallDUMMY2
  252. - DELAY 2
  253. - FlameWallDUMMY2
  254. - DELAY 2
  255. - FlameWallDUMMY2
  256. - DELAY 2
  257. - FlameWallDUMMY2
  258. - DELAY 2
  259. - FlameWallDUMMY2
  260. - DELAY 2
  261. - FlameWallDUMMY2
  262. - DELAY 2
  263. - FlameWallDUMMY2
  264. - DELAY 2
  265. - FlameWallDUMMY2
  266. - DELAY 2
  267. - FlameWallDUMMY2
  268. - DELAY 2
  269. - FlameWallDUMMY2
  270. - DELAY 2
  271. - FlameWallDUMMY2
  272. - DELAY 2
  273. - FlameWallDUMMY2
  274. - DELAY 2
  275. - FlameWallDUMMY2
  276. - DELAY 2
  277. - FlameWallDUMMY2
  278. - DELAY 2
  279. - FlameWallDUMMY2
  280. - DELAY 2
  281. - FlameWallDUMMY2
  282. - DELAY 2
  283. - FlameWallDUMMY2
  284. - DELAY 2
  285. - FlameWallDUMMY2
  286. - DELAY 2
  287. - FlameWallDUMMY2
  288. - DELAY 2
  289. - FlameWallDUMMY2
  290. - DELAY 2
  291. - FlameWallDUMMY2
  292. - DELAY 2
  293. - FlameWallDUMMY2
  294. - DELAY 2
  295. - FlameWallDUMMY2
  296. - DELAY 2
  297. - FlameWallDUMMY2
  298. - DELAY 2
  299. - FlameWallDUMMY2
  300. - DELAY 2
  301. - FlameWallDUMMY2
  302. - DELAY 2
  303. - FlameWallDUMMY2
  304. - DELAY 2
  305. - FlameWallDUMMY2
  306. - DELAY 2
  307. - FlameWallDUMMY2
  308. - DELAY 2
  309. - FlameWallDUMMY2
  310. - DELAY 2
  311. - FlameWallDUMMY2
  312. - DELAY 2
  313. - FlameWallDUMMY2
  314. - DELAY 2
  315. - FlameWallDUMMY2
  316. - DELAY 2
  317. - FlameWallDUMMY2
  318. - DELAY 2
  319. - FlameWallDUMMY2
  320. - DELAY 2
  321. - FlameWallDUMMY2
  322. - DELAY 2
  323. - FlameWallDUMMY2
  324. - DELAY 2
  325. - FlameWallDUMMY2
  326. - DELAY 2
  327. - FlameWallDUMMY2
  328. - DELAY 2
  329. - FlameWallDUMMY2
  330. - DELAY 2
  331. - FlameWallDUMMY2
  332. FlameWallWall:
  333. spell-class: ".instant.WallSpell"
  334. range: 1
  335. wall-width: 3
  336. helper-spell: true
  337. wall-height: 3
  338. wall-depth: 1
  339. wall-type: 166
  340. wall-duration: 4
  341. FlameWallFAKE:
  342. spell-class: ".targeted.DummySpell"
  343. helper-spell: true
  344. FlameWallDUMMY:
  345. spell-class: ".targeted.AreaEffectSpell"
  346. horizontal-radius: 100000
  347. helper-spell: true
  348. vertical-radius: 100000
  349. point-blank: false
  350. can-target: self,players,nonplayers
  351. target-caster: true
  352. fail-if-no-targets: false
  353. spell-source-in-center: true
  354. spells:
  355. - FlameWallFAKE
  356. effects:
  357. 1:
  358. position: special
  359. effect: nova
  360. type: 166
  361. id: 0
  362. radius: 0
  363. expand-interval: 80
  364. height-offset: 1
  365. 2:
  366. position: special
  367. effect: nova
  368. type: 166
  369. id: 0
  370. radius: 0
  371. expand-interval: 80
  372. height-offset: 2
  373. 3:
  374. position: special
  375. effect: nova
  376. type: 166
  377. id: 0
  378. radius: 0
  379. expand-interval: 80
  380. height-offset: 3
  381. FlameWallDUMMY2:
  382. spell-class: ".targeted.AreaEffectSpell"
  383. horizontal-radius: 100000
  384. helper-spell: true
  385. vertical-radius: 100000
  386. point-blank: false
  387. can-target: self,players,nonplayers
  388. target-caster: true
  389. fail-if-no-targets: false
  390. spell-source-in-center: true
  391. spells:
  392. - FlameWallFAKE
  393. effects:
  394. eff:
  395. position: special
  396. effect: particles
  397. particle-name: flame
  398. horiz-spread: 0.5
  399. vert-spread: 1.5
  400. speed: 0
  401. count: 50
  402. y-offset: 0
  403. FlameModeHeal:
  404. spell-class: ".targeted.HealSpell"
  405. heal-amount: 2
  406. cancel-if-full: true
  407. can-target: self
  408. target-self: true
  409. obey-los: true
  410. str-max-health: At Full Health
  411. effects:
  412. eff:
  413. position: caster
  414. effect: particles
  415. particle-name: happyVillager
  416. horiz-spread: 1
  417. vert-spread: 1
  418. speed: 0
  419. count: 50
  420. y-offset: 0.5
  421. FlameModePassive1Heal:
  422. spell-class: ".PassiveSpell"
  423. triggers:
  424. - spellcast FireModeHeal
  425. cast-without-target: true
  426. delay: 3
  427. modifiers:
  428. - buffactive FlameMode1Orbit required
  429. spells:
  430. - FlameModeHeal
  431. - FlameMode1Orbit
  432. FlameModePassive2Heal:
  433. spell-class: ".PassiveSpell"
  434. triggers:
  435. - spellcast FireModeHeal
  436. cast-without-target: true
  437. delay: 2
  438. modifiers:
  439. - buffactive FlameMode1Orbit denied
  440. - buffactive FlameMode2Orbit required
  441. spells:
  442. - FlameModeHeal
  443. - FlameMode2Orbit
  444. FlameModePassive3Heal:
  445. spell-class: ".PassiveSpell"
  446. triggers:
  447. - spellcast FireModeHeal
  448. cast-without-target: true
  449. delay: 1
  450. modifiers:
  451. - buffactive FlameMode1Orbit denied
  452. - buffactive FlameMode2Orbit denied
  453. - buffactive FlameMode3Orbit required
  454. spells:
  455. - FlameModeHeal
  456. - FlameMode3Orbit
  457. FlameModePassive4heal:
  458. spell-class: ".PassiveSpell"
  459. triggers:
  460. - spellcast FireModeHeal
  461. cast-without-target: true
  462. modifiers:
  463. - buffactive FlameMode1Orbit denied
  464. - buffactive FlameMode2Orbit denied
  465. - buffactive FlameMode3Orbit denied
  466. - buffactive FlameMode4Orbit required
  467. spells:
  468. - FlameModeHeal
  469. - FlameMode4Orbit
  470. FlameModePassive1:
  471. spell-class: ".PassiveSpell"
  472. triggers:
  473. - spellcast FireModeAttack
  474. cast-without-target: true
  475. delay: 3
  476. modifiers:
  477. - buffactive FlameMode1Orbit required
  478. spells:
  479. - FireModeAttackShoot
  480. - FlameMode1Orbit
  481. FlameModePassive2:
  482. spell-class: ".PassiveSpell"
  483. triggers:
  484. - spellcast FireModeAttack
  485. cast-without-target: true
  486. delay: 2
  487. modifiers:
  488. - buffactive FlameMode1Orbit denied
  489. - buffactive FlameMode2Orbit required
  490. spells:
  491. - FireModeAttackShoot
  492. - FlameMode2Orbit
  493. FlameModePassive3:
  494. spell-class: ".PassiveSpell"
  495. triggers:
  496. - spellcast FireModeAttack
  497. cast-without-target: true
  498. delay: 1
  499. modifiers:
  500. - buffactive FlameMode1Orbit denied
  501. - buffactive FlameMode2Orbit denied
  502. - buffactive FlameMode3Orbit required
  503. spells:
  504. - FireModeAttackShoot
  505. - FlameMode3Orbit
  506. FlameModePassive4:
  507. spell-class: ".PassiveSpell"
  508. triggers:
  509. - spellcast FireModeAttack
  510. cast-without-target: true
  511. modifiers:
  512. - buffactive FlameMode1Orbit denied
  513. - buffactive FlameMode2Orbit denied
  514. - buffactive FlameMode3Orbit denied
  515. - buffactive FlameMode4Orbit required
  516. spells:
  517. - FireModeAttackShoot
  518. - FlameMode4Orbit
  519. FlameMode1Orbit:
  520. spell-class: ".buff.DummySpell"
  521. duration: 14
  522. effects:
  523. eff1:
  524. position: orbit
  525. orbit-radius: 1.3
  526. orbit-seconds-per-revolution: 1.0
  527. orbit-tick-interval: 1
  528. orbit-y-offset: 1.0
  529. effect: particles
  530. particle-name: flame
  531. horiz-spread: 0.04
  532. vert-spread: 0.04
  533. speed: 0
  534. count: 40
  535. y-offset: 0
  536. eff2:
  537. position: orbit
  538. orbit-radius: 1.3
  539. orbit-seconds-per-revolution: 1.0
  540. orbit-tick-interval: 1
  541. orbit-y-offset: 1.0
  542. effect: particles
  543. particle-name: smoke
  544. horiz-spread: 0.04
  545. vert-spread: 0.04
  546. speed: 0
  547. count: 40
  548. y-offset: 0
  549. sound:
  550. position: caster
  551. effect: sound
  552. sound: mob.zombie.infect
  553. volume: 2.0
  554. pitch: 0.1
  555. FlameMode2Orbit:
  556. spell-class: ".buff.DummySpell"
  557. duration: 14
  558. effects:
  559. eff1:
  560. position: orbit
  561. orbit-radius: 0.7
  562. orbit-seconds-per-revolution: 0.9
  563. orbit-counter-clockwise: true
  564. orbit-tick-interval: 1
  565. orbit-y-offset: 0.5
  566. effect: particles
  567. particle-name: flame
  568. horiz-spread: 0.04
  569. vert-spread: 0.04
  570. speed: 0
  571. count: 40
  572. y-offset: 0
  573. eff2:
  574. position: orbit
  575. orbit-radius: 0.7
  576. orbit-seconds-per-revolution: 0.9
  577. orbit-tick-interval: 1
  578. orbit-y-offset: 0.5
  579. effect: particles
  580. particle-name: smoke
  581. horiz-spread: 0.04
  582. vert-spread: 0.04
  583. speed: 0
  584. count: 40
  585. y-offset: 0
  586. sound:
  587. position: caster
  588. effect: sound
  589. sound: mob.zombie.infect
  590. volume: 2.0
  591. pitch: 0.1
  592. FlameMode3Orbit:
  593. spell-class: ".buff.DummySpell"
  594. duration: 14
  595. effects:
  596. eff1:
  597. position: orbit
  598. orbit-radius: 1.1
  599. orbit-seconds-per-revolution: 1.1
  600. orbit-tick-interval: 1
  601. orbit-y-offset: 1.3
  602. effect: particles
  603. particle-name: flame
  604. horiz-spread: 0.04
  605. vert-spread: 0.04
  606. speed: 0
  607. count: 40
  608. y-offset: 0
  609. eff2:
  610. position: orbit
  611. orbit-radius: 1.1
  612. orbit-seconds-per-revolution: 1.1
  613. orbit-tick-interval: 1
  614. orbit-y-offset: 1.3
  615. effect: particles
  616. particle-name: smoke
  617. horiz-spread: 0.04
  618. vert-spread: 0.04
  619. speed: 0
  620. count: 40
  621. y-offset: 0
  622. sound:
  623. position: caster
  624. effect: sound
  625. sound: mob.zombie.infect
  626. volume: 2.0
  627. pitch: 0.1
  628. FlameMode4Orbit:
  629. spell-class: ".buff.DummySpell"
  630. duration: 14
  631. effects:
  632. eff1:
  633. position: orbit
  634. orbit-radius: 0.9
  635. orbit-seconds-per-revolution: 1.0
  636. orbit-counter-clockwise: true
  637. orbit-tick-interval: 1
  638. orbit-y-offset: 0.8
  639. effect: particles
  640. particle-name: flame
  641. horiz-spread: 0.04
  642. vert-spread: 0.04
  643. speed: 0
  644. count: 40
  645. y-offset: 0
  646. eff2:
  647. position: orbit
  648. orbit-radius: 0.9
  649. orbit-seconds-per-revolution: 1.0
  650. orbit-counter-clockwise: true
  651. orbit-tick-interval: 1
  652. orbit-y-offset: 0.8
  653. effect: particles
  654. particle-name: smoke
  655. horiz-spread: 0.04
  656. vert-spread: 0.04
  657. speed: 0
  658. count: 40
  659. y-offset: 0
  660. sound1:
  661. position: buff
  662. effect-interval: 5
  663. effect: sound
  664. sound: portal.portal
  665. volume: 0.6
  666. pitch: 0.1
  667. FireModeAttackShoot:
  668. spell-class: ".instant.ParticleProjectileSpell"
  669. projectile-velocity: 15
  670. projectile-gravity: 0
  671. power-affects-velocity: false
  672. tick-interval: 1
  673. special-effect-interval: 1
  674. particle-name: flame
  675. particle-speed: 0.00
  676. particle-count: 0
  677. max-distance: 20
  678. hit-radius: 1
  679. hit-players: true
  680. hit-non-players: true
  681. spell: FlameModeProjPain
  682. effects:
  683. eff:
  684. position: special
  685. effect: particles
  686. particle-name: flame
  687. horiz-spread: 0.1
  688. vert-spread: 0.1
  689. speed: 0
  690. count: 50
  691. y-offset: 0
  692. eff1:
  693. position: special
  694. effect: particles
  695. particle-name: smoke
  696. horiz-spread: 0.1
  697. vert-spread: 0.1
  698. speed: 0
  699. count: 25
  700. y-offset: 0
  701. sound3:
  702. position: special
  703. effect: sound
  704. sound: fire.fire
  705. volume: 2.0
  706. pitch: 0.1
  707. FlameModeProjPain:
  708. spell-class: ".targeted.PainSpell"
  709. damage: 3
  710. range: 20
  711. ignore-armor: false
  712. obey-los: true
  713. can-target: players,nonplayers
  714. check-plugins: true
  715. beneficial: false
  716. FireModeAttack:
  717. spell-class: ".instant.DummySpell"
  718. name: Flaming Arrows
  719. cast-item: magma_cream
  720. cooldown: 2
  721. modifiers:
  722. - buffactive FlameMode4Orbit required
  723. str-modifier-failed: No Flames Left To Fire.
  724. FireModeHeal:
  725. spell-class: ".instant.DummySpell"
  726. name: Flame Rebirth
  727. cast-item: magma_cream
  728. cooldown: 2
  729. modifiers:
  730. - buffactive FlameMode4Orbit required
  731. str-modifier-failed: No Flames Left To Heal From.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement