Advertisement
nasuhahahafff

Untitled

Apr 22nd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.93 KB | None | 0 0
  1. #
  2. # These example files show you some of the basic attributes and
  3. # skills MythicMobs can use. Far more is possible!
  4. SkeletalKnight:
  5. Type: WITHER_SKELETON
  6. Display: '&2Skeletal Knight'
  7. Health: 40
  8. Damage: 8
  9. Drops:
  10. - gold_nugget 2 0.5
  11. DropsPerLevel:
  12. - gold_nugget 1 0.5
  13. LevelModifiers:
  14. - health 5
  15. - damage 0.5
  16. Options:
  17. MovementSpeed: 0.1
  18. StaticallyChargedSheep:
  19. Type: SHEEP
  20. Display: '&bStatically Charged Sheep'
  21. Health: 100
  22. Damage: 2
  23. Options:
  24. MovementSpeed: 0.3
  25. DamageModifiers:
  26. - LIGHTNING 0
  27. - FIRE 0.5
  28. Skills:
  29. - lightning @LivingInRadius{r=10} ~onTimer:100
  30. AngrySludge:
  31. Type: SLIME
  32. Display: Angry Sludge
  33. Health: 100
  34. Damage: 2
  35. Options:
  36. Size: 20
  37. MovementSpeed: 0.1
  38. PreventSlimeSplit: true
  39. PreventOtherDrops: true
  40. MaxCombatDistance: 30
  41. KnockbackResistance: 1
  42. Skills:
  43. - skill{s=AngrySludgePoison} 0.2
  44. SkeletonKing:
  45. Type: WITHER_SKELETON
  46. Display: '&6Skeleton King'
  47. Health: 500
  48. Damage: 10
  49. Skills:
  50. - message{cooldown=20;m="<mob.name><&co> None may challenge the Skeleton King!"} @PlayersInRadius{r=40} ~onCombat >0 0.2
  51. - message{m="<mob.name><&co> Ahahahahah! Die, <trigger.name>!"} @PlayersInRadius{r=40} ~onPlayerKill >0 1
  52. - skill{s=SummonSkeletons} @Self 0.1
  53. - skill{s=SmashAttack} @Target >0 0.2
  54. Equipment:
  55. - KingsCrown:4
  56. - SkeletonKingSword:0
  57. Drops:
  58. - SkeletonKingDrops
  59. Options:
  60. AlwaysShowName: true
  61. MovementSpeed: 0.2
  62. MaxCombatDistance: 25
  63. PreventOtherDrops: true
  64. SkeletalMinion:
  65. Type: SKELETON
  66. Display: '&2Skeletal Minion'
  67. Health: 10
  68. Damage: 2
  69. Options:
  70. MovementSpeed: 0.1
  71. buta:
  72. Type: Spider
  73. Display: '&aローグ・ピッグ'
  74. Health: 10
  75. Damage: 1
  76. Drops:
  77. - tontoro 1 0.1
  78. - 319 1-2 1
  79. - skillapi-exp 10 1
  80. - money 10 1
  81. Disguise:
  82. Type: pig
  83. Options:
  84. AlwaysShowName: true
  85. PreventOtherDrops: true
  86. Silent: true
  87. kunren:
  88. Type: pig
  89. Display: '&2訓練用モンスター 001'
  90. Health: 100
  91. Damage: 0
  92. Disguise:
  93. Type: BLOCK
  94. Block: IRON_BLOCK
  95. BlockData: 0
  96. ShowName: true
  97. Options:
  98. AlwaysShowName: true
  99. PreventOtherDrops: true
  100. KnockbackResistance: 1
  101. NoDamageTicks: 0
  102. NoAI: true
  103. Silent: true
  104. bird:
  105. Type: chicken
  106. Display: '&a鳥'
  107. Health: 5
  108. Damage: 1
  109. Drops:
  110. - 365 1-2 1
  111. - skillapi-exp 8 1
  112. - money 1 1
  113. Options:
  114. AlwaysShowName: true
  115. PreventOtherDrops: true
  116. Silent: true
  117. usi:
  118. Type: Spider
  119. Display: '&aローグ・カウ'
  120. Health: 10
  121. Damage: 1
  122. Disguise:
  123. Type: cow
  124. Drops:
  125. - 363 1-2 1
  126. - skillapi-exp 10 1
  127. - money 10 1
  128. Options:
  129. AlwaysShowName: true
  130. PreventOtherDrops: true
  131. Silent: true
  132. Boss1:
  133. Type: Zombie
  134. Display: '&4&lエネヴァ'
  135. Health: 80
  136. Damage: 4
  137. Disguise:
  138. Type: snowman
  139. Equipment:
  140. - iron_axe:5
  141. - pumpkin:4
  142. - iron_axe:0
  143. Skills:
  144. - potion{type=INVISIBILITY;duration=10;level=4} @target 0.1
  145. - arrowvolley{a=20;s=25;v=10;f=50;rd=200} @Target 0.1
  146. - summon{type=kuso;amount=5;radius=4} @self 0.1
  147. - message{m="<mob.name><&co> 不浄の者よ、我に刃向かうとは生意気な..."} @PlayersInRadius{r=40} 0.05
  148. BossBar:
  149. Enabled: true
  150. Title: '&2エネヴァ'
  151. Drops:
  152. - money 100 1
  153. - skillapi-exp 50 1
  154. - kabocha 1 0.0006
  155. - sky_run 1 0.1
  156. kuso:
  157. Type: Zombie
  158. Display: '&4かぼちゃマン'
  159. Health: 20
  160. Damage: 20
  161. Equipment:
  162. - iron_axe:5
  163. - pumpkin:4
  164. - iron_axe:0
  165. Skills:
  166. - potion{type=INVISIBILITY;duration=999999;level=4} @self ~onSpawn 1
  167. Zombie2:
  168. Type: Zombie
  169. Display: '&4ジャックパンプキン'
  170. Health: 20
  171. Damage: 3
  172. Disguise:
  173. Type: BLOCK
  174. Block: PUMPKIN
  175. BlockData: 0
  176. ShowName: true
  177. Drops:
  178. - money 10 1
  179. - skillapi-exp 6 1
  180. Options:
  181. AlwaysShowName: true
  182. PreventOtherDrops: true
  183. Silent: true
  184. MovementSpeed: 0.2
  185. KnockbackResistance: 1
  186. Zombie3:
  187. Type: Zombie
  188. Display: '&4ガーディアンイヴ'
  189. Health: 70
  190. Damage: 100
  191. Disguise:
  192. Type: iron_golem
  193. Drops:
  194. - money 10 1
  195. - skillapi-exp 30 1
  196. Options:
  197. AlwaysShowName: true
  198. PreventOtherDrops: true
  199. Silent: true
  200. MovementSpeed: 0.4
  201. KnockbackResistance: 0.7
  202. Zombie4:
  203. Type: Zombie
  204. Display: '&4ガーディアンアダム'
  205. Health: 100
  206. Damage: 100
  207. Disguise:
  208. Type: Villager
  209. Drops:
  210. - money 10 1
  211. - skillapi-exp 450 1
  212. Options:
  213. AlwaysShowName: true
  214. PreventOtherDrops: true
  215. Silent: true
  216. MovementSpeed: 0
  217. KnockbackResistance: 0.7
  218. ice_zombie1:
  219. Type: Zombie
  220. Display: '&4アイスバーン'
  221. Health: 20
  222. Damage: 4
  223. Equipment:
  224. - iron_axe:5
  225. - ice:4
  226. - iron_chestplate:3
  227. - iron_leggings:2
  228. - iron_boots:1
  229. - iron_axe:0
  230. Drops:
  231. - money 10 1
  232. - skillapi-exp 6 1
  233. - ice 1 0.3
  234. Options:
  235. AlwaysShowName: true
  236. PreventOtherDrops: true
  237. MovementSpeed: 0.25
  238. yuki1:
  239. Type: Zombie
  240. Display: '&4ゆきんこ'
  241. Health: 30
  242. Damage: 6
  243. Disguise:
  244. Type: snowman
  245. Drops:
  246. - money 10-15 1
  247. - skillapi-exp 8-10 1
  248. - yuki 1 0.3
  249. - yuki2 1 0.04
  250. Options:
  251. AlwaysShowName: true
  252. PreventOtherDrops: true
  253. KnockbackResistance: 1
  254. MovementSpeed: 0.35
  255. yuki2:
  256. Type: Zombie
  257. Display: '&4ゆきんこ'
  258. Health: 37
  259. Damage: 9
  260. Disguise:
  261. Type: snowman
  262. Drops:
  263. - money 15-20 1
  264. - skillapi-exp 10-16 1
  265. - yuki 1 0.4
  266. - yuki2 1 0.07
  267. Options:
  268. AlwaysShowName: true
  269. PreventOtherDrops: true
  270. KnockbackResistance: 1
  271. MovementSpeed: 0.4
  272. yuki3:
  273. Type: Zombie
  274. Display: '&4ゆきんこ'
  275. Health: 45
  276. Damage: 14
  277. Disguise:
  278. Type: snowman
  279. Drops:
  280. - money 20-26 1
  281. - skillapi-exp 16-20 1
  282. - yuki 1 0.5
  283. - yuki2 1 0.1
  284. Options:
  285. AlwaysShowName: true
  286. PreventOtherDrops: true
  287. KnockbackResistance: 1
  288. MovementSpeed: 0.5
  289. ice_golem:
  290. Type: Zombie
  291. Display: '&4アイスゴーレム'
  292. Health: 60
  293. Damage: 20
  294. Disguise:
  295. Type: iron_golem
  296. Equipment:
  297. - iron_axe:5
  298. - ice:4
  299. Drops:
  300. - money 20-26 1
  301. - skillapi-exp 16-20 1
  302. - golem 1 0.1
  303. Options:
  304. AlwaysShowName: true
  305. PreventOtherDrops: true
  306. KnockbackResistance: c1
  307. MovementSpeed: 0.4
  308. ice_zombie2:
  309. Type: Zombie
  310. Display: '&3&lアイスヴィッシュ'
  311. Health: 200
  312. Damage: 4
  313. Equipment:
  314. - ice:4
  315. - iron_chestplate:3
  316. - iron_leggings:2
  317. - iron_boots:1
  318. - iron_sword:0
  319. BossBar:
  320. Enabled: true
  321. Title: '&bアイス・ヴィッシュ'
  322. Drops:
  323. - money 230 1
  324. - skillapi-exp 250 1
  325. - ice2 1 0.3
  326. - ice3 1 0.01
  327. Skills:
  328. - Smash 0.1
  329. - summon{type=ice_zombie1;amount=2;radius=4} @self 0.3
  330. - potion{type=SLOW;duration=999999;level=3} @target 1
  331. Options:
  332. AlwaysShowName: true
  333. PreventOtherDrops: true
  334. MovementSpeed: 0.25
  335. KnockbackResistance: 0.7
  336. O1:
  337. Type: Zombie
  338. Display: '&3&lオフスプリング'
  339. Health: 230
  340. Damage: 5
  341. Equipment:
  342. - o1:4
  343. Drops:
  344. - money 230-500 1
  345. - skillapi-exp 0-310 1
  346. - o1 1 0.1
  347. Options:
  348. AlwaysShowName: true
  349. PreventOtherDrops: true
  350. MovementSpeed: 0.3
  351. O2:
  352. Type: Zombie
  353. Display: '&3&lオフスプリング'
  354. Health: 240
  355. Damage: 5
  356. Equipment:
  357. - o2:4
  358. Drops:
  359. - money 230-500 1
  360. - skillapi-exp 0-310 1
  361. - o2 1 0.1
  362. Options:
  363. AlwaysShowName: true
  364. PreventOtherDrops: true
  365. MovementSpeed: 0.3
  366. O3:
  367. Type: Zombie
  368. Display: '&3&lオフスプリング'
  369. Health: 260
  370. Damage: 5
  371. Equipment:
  372. - o3:4
  373. Drops:
  374. - money 230-500 1
  375. - skillapi-exp 0-310 1
  376. - o3 1 0.1
  377. Options:
  378. AlwaysShowName: true
  379. PreventOtherDrops: true
  380. MovementSpeed: 0.4
  381. O4:
  382. Type: Zombie
  383. Display: '&3&lオフスプリング'
  384. Health: 265
  385. Damage: 6
  386. Equipment:
  387. - o4:4
  388. Drops:
  389. - money 230-500 1
  390. - skillapi-exp 0-310 1
  391. - o4 1 0.1
  392. Options:
  393. AlwaysShowName: true
  394. PreventOtherDrops: true
  395. MovementSpeed: 0.5
  396. Under1:
  397. Type: Zombie
  398. Display: '&3&lソウルナイト'
  399. Health: 130
  400. Damage: 12
  401. Equipment:
  402. - iron_chestplate:3
  403. - iron_sword:0
  404. Drops:
  405. - money 230-500 1
  406. - skillapi-exp 0-310 1
  407. - Under1 1 0.1
  408. - Under2 1 0.0005
  409. - Under4 1 0.01
  410. Options:
  411. AlwaysShowName: true
  412. PreventOtherDrops: true
  413. MovementSpeed: 0.3
  414. Under2:
  415. Type: Zombie
  416. Display: '&3&lソウルナイト'
  417. Health: 160
  418. Damage: 1
  419. Equipment:
  420. - iron_chestplate:3
  421. - iron_sword:0
  422. Drops:
  423. - money 230-500 1
  424. - skillapi-exp 0-350 1
  425. - Under1 1 0.13
  426. - Under2 1 0.00053
  427. - Under4 1 0.013
  428. Options:
  429. AlwaysShowName: true
  430. PreventOtherDrops: true
  431. MovementSpeed: 0.32
  432. Under3:
  433. Type: Zombie
  434. Display: '&3&lソウルナイト'
  435. Health: 230
  436. Damage: 17
  437. Equipment:
  438. - iron_chestplate:3
  439. - iron_sword:0
  440. Drops:
  441. - money 230-500 1
  442. - skillapi-exp 0-410 1
  443. - Under1 1 0.2
  444. - Under2 1 0.0008
  445. - Under4 1 0.02
  446. Options:
  447. AlwaysShowName: true
  448. PreventOtherDrops: true
  449. MovementSpeed: 0.33
  450. Under4:
  451. Type: Zombie
  452. Display: '&3&lソウルガーディアン'
  453. Health: 530
  454. Damage: 27
  455. Disguise:
  456. Type: iron_golem
  457. Equipment:
  458. - iron_chestplate:3
  459. - iron_sword:0
  460. Drops:
  461. - money 230-500 1
  462. - skillapi-exp 0-610 1
  463. - Under1 1 0.2
  464. - Under2 1 0.0008
  465. - Under4 1 0.2
  466. - Under5 1 0.2
  467. Options:
  468. AlwaysShowName: true
  469. PreventOtherDrops: true
  470. MovementSpeed: 0.36
  471. daiya:
  472. Type: Zombie
  473. Display: '&3ロックゾンビ'
  474. Health: 65
  475. Damage: 4
  476. Equipment:
  477. - stone:4
  478. - iron_chestplate:3
  479. - iron_leggings:2
  480. - iron_boots:1
  481. - iron_sword:0
  482. Drops:
  483. - money 60 1
  484. - skillapi-exp 45 1
  485. - stone 1 0.7
  486. Options:
  487. AlwaysShowName: true
  488. PreventOtherDrops: true
  489. MovementSpeed: 0.25
  490. KnockbackResistance: 0.7
  491.  
  492. zombie5:
  493. Type: Zombie
  494. Display: '&3大地の還元'
  495. Health: 75
  496. Damage: 8
  497. Equipment:
  498. - grass:4
  499. - iron_chestplate:3
  500. - iron_leggings:2
  501. - iron_boots:1
  502. - iron_sword:0
  503. Drops:
  504. - money 70 1
  505. - skillapi-exp 55 1
  506. - wood 1 0.5
  507. Options:
  508. AlwaysShowName: true
  509. PreventOtherDrops: true
  510. MovementSpeed: 0.25
  511. KnockbackResistance: 0.7
  512. zombie6:
  513. Type: Zombie
  514. Display: '&3大地の暴走'
  515. Health: 40
  516. Damage: 8
  517. Equipment:
  518. - grass:4
  519. - diamond_chestplate:3
  520. - iron_leggings:2
  521. - b:1
  522. - iron_sword:0
  523. Drops:
  524. - money 70 1
  525. - skillapi-exp 0-40 1
  526. - wood2 1 0.5
  527. Options:
  528. AlwaysShowName: true
  529. PreventOtherDrops: true
  530. MovementSpeed: 0.4
  531. KnockbackResistance: 0.7
  532. zombie7:
  533. Type: Zombie
  534. Display: '&3大地の根源'
  535. Health: 500
  536. Damage: 30
  537. Equipment:
  538. - grass:4
  539. - diamond_chestplate:3
  540. - iron_leggings:2
  541. - b:1
  542. - iron_sword:0
  543. Drops:
  544. - money 70 1
  545. - skillapi-exp 55 1
  546. - daiti 1 0.5
  547. Skills:
  548. - potion{type=INVISIBILITY;duration=999999;level=4} @self ~onSpawn 1
  549. Options:
  550. AlwaysShowName: true
  551. PreventOtherDrops: true
  552. MovementSpeed: 0.3
  553. KnockbackResistance: 1
  554. zombie8:
  555. Type: BabyZombie
  556. Display: '&3ヘル・ベイビー'
  557. Health: 300
  558. Damage: 20
  559. Drops:
  560. - money 70 1
  561. - skillapi-exp 70 1
  562. - hell 1 0.5
  563. Options:
  564. AlwaysShowName: true
  565. PreventOtherDrops: true
  566. MovementSpeed: 0.3
  567. KnockbackResistance: 1
  568. zombie10:
  569. Type: Zombie
  570. Display: '&3ファイアー・ヘル'
  571. Health: 1000
  572. Damage: 100
  573. Disguise:
  574. Type: ender_crystal
  575. BossBar:
  576. Enabled: true
  577. Title: '&4ファイアー・ヘル'
  578. Drops:
  579. - money 1000 1
  580. - skillapi-exp 800 1
  581. - fire 1 0.2
  582. Skills:
  583. - summon{type=zombie8;amount=2;radius=4} @self 0.3
  584. - potion{type=BLINDNESS;duration=5;level=3} @target 0.1
  585. - leap{velocity=200} @target 0.1
  586. Options:
  587. AlwaysShowName: true
  588. PreventOtherDrops: true
  589. MovementSpeed: 0.1
  590. KnockbackResistance: 1
  591. minigame1:
  592. Type: BabyZombie
  593. Display: '&3M'
  594. Health: 300
  595. Damage: -100
  596. Armor: 10000
  597. Drops:
  598. - stone 1 1
  599. Disguise:
  600. Type: ender_crystal
  601. Skills:
  602. - teleport{spreadh=5;spreadv=0} @target 0
  603. Options:
  604. AlwaysShowName: true
  605. PreventOtherDrops: true
  606. KnockbackResistance: 0
  607. NoDamageTicks: 0
  608. NoAI: true
  609. minigame2:
  610. Type: BabyZombie
  611. Display: '&3M'
  612. Health: 600
  613. Damage: -100
  614. Armor: 10000
  615. Drops:
  616. - stone 2 1
  617. Disguise:
  618. Type: ender_crystal
  619. Skills:
  620. - teleport{spreadh=5;spreadv=0} @target 0
  621. Options:
  622. AlwaysShowName: true
  623. PreventOtherDrops: true
  624. KnockbackResistance: 0
  625. NoDamageTicks: 0
  626. NoAI: true
  627. zombie11:
  628. Type: Skeleton
  629. Display: '&3スナイパー・ボーン'
  630. Health: 20
  631. Damage: 30
  632. Armor: 10000
  633. Drops:
  634. - money 10 1
  635. - skillapi-exp 7 1
  636. - Bone 1 0.5
  637. Options:
  638. AlwaysShowName: true
  639. PreventOtherDrops: true
  640. MovementSpeed: 0.3
  641. KnockbackResistance: 1
  642. zombie11_1:
  643. Type: Skeleton
  644. Display: '&3スナイパー・ボーン'
  645. Health: 25
  646. Damage: 40
  647. Armor: 10000
  648. Drops:
  649. - money 10 1
  650. - skillapi-exp 8 1
  651. - Bone 1 0.5
  652. Options:
  653. AlwaysShowName: true
  654. PreventOtherDrops: true
  655. MovementSpeed: 0.3
  656. KnockbackResistance: 1
  657. zombie11_2:
  658. Type: Skeleton
  659. Display: '&3スナイパー・ボーン'
  660. Health: 29
  661. Armor: 10000
  662. Damage: 50
  663. Drops:
  664. - money 10 1
  665. - skillapi-exp 9 1
  666. - Bone 1 0.5
  667. Options:
  668. AlwaysShowName: true
  669. PreventOtherDrops: true
  670. MovementSpeed: 0.3
  671. KnockbackResistance: 1
  672. buta_1:
  673. Type: Spider
  674. Display: '&aローグ・ピッグ'
  675. Health: 50
  676. Damage: 20
  677. Drops:
  678. - ton 1 0.1
  679. - 319 1-2 1
  680. - skillapi-exp 2 1
  681. - money 10 1
  682. Disguise:
  683. Type: pig
  684. Options:
  685. AlwaysShowName: true
  686. PreventOtherDrops: true
  687. Silent: true
  688. ura1:
  689. Type: Slime
  690. Display: '&3&lダークスライム'
  691. Health: 4000
  692. Damage: 450
  693. Equipment:
  694. - Obsidian:5
  695. Skills:
  696. - summon{type=kage10;amount=1;radius=4} ~onDeath 1
  697. Drops:
  698. - skillapi-exp 940 1
  699. - money 1200 1
  700. - ora 1 0.1
  701. Options:
  702. AlwaysShowName: true
  703. PreventOtherDrops: true
  704. KnockbackResistance: 0.7
  705. MovementSpeed: 0.4
  706. kage10:
  707. Type: Zombie
  708. Display: '&3&l影騎士'
  709. Health: 5000
  710. Damage: 780
  711. Equipment:
  712. - stained_glass:4
  713. Drops:
  714. - skillapi-exp 940 1
  715. - money 1200 1
  716. - ora 1 0.1
  717. - ora2 1 0.01
  718. Options:
  719. AlwaysShowName: true
  720. PreventOtherDrops: true
  721. KnockbackResistance: 0.7
  722. MovementSpeed: 0.5
  723. kage12:
  724. Type: Zombie
  725. Display: '&3&l盗賊'
  726. Health: 1000
  727. Damage: 800
  728. Disguise:
  729. Type: villager
  730. Skills:
  731. - currencytake{amount=250} @pir{r=20} ~onAttack 0.2
  732. Drops:
  733. - skillapi-exp 340 1
  734. - money 1200 1
  735. - touzoku 1 0.1
  736. - touzoku2 1 0.01
  737. Options:
  738. AlwaysShowName: true
  739. PreventOtherDrops: true
  740. KnockbackResistance: 0.7
  741. MovementSpeed: 0.5
  742. migeru:
  743. Type: Zombie
  744. Display: '&3&l盗賊 ミゲル'
  745. Health: 130000
  746. Damage: 1100
  747. Equipment:
  748. - glass:4
  749. - diamond_chestplate:3
  750. Skills:
  751. - leap{velocity=200} @target 0.4
  752. - skill{s=hh} @self ~onAttack 1
  753. Drops:
  754. - skillapi-exp 3340 1
  755. - money 3200 1
  756. - touzoku 1 0.1
  757. - touzoku2 1 0.05
  758. Options:
  759. AlwaysShowName: true
  760. PreventOtherDrops: true
  761. KnockbackResistance: 0
  762. MovementSpeed: 0.9
  763. demon1:
  764. Type: Zombie
  765. Display: '&3&lヘル・デーモン'
  766. Health: 70000
  767. Damage: 1100
  768. Equipment:
  769. - Stone:4
  770. - diamond_chestplate:3
  771. Disguise:
  772. Type: Wither
  773. Skills:
  774. - leap{velocity=200} @target 1
  775. - summon{m=yu7;a=3;r=0} @PIR{r=50} 0.2
  776. - teleportto{location=-311,48,1228} @PIR{r=50} 0.1
  777. - potion{type=FIRE_RESISTANCE;duration=99999;level=100} @self 1
  778. Drops:
  779. - skillapi-exp 30340 1
  780. - money 3200 1
  781. - de-mon 1 1
  782. - de-mon2 1 0.01
  783. Options:
  784. AlwaysShowName: true
  785. PreventOtherDrops: true
  786. KnockbackResistance: 0
  787. MovementSpeed: 0.9
  788. demon3:
  789. Type: Zombie
  790. Display: '&3&lデビル'
  791. Health: 10000
  792. Damage: 1100
  793. Equipment:
  794. - Stone:4
  795. - diamond_chestplate:3
  796. Disguise:
  797. Type: blaze
  798. Skills:
  799. - potion{type=FIRE_RESISTANCE;duration=99999;level=100} @self ~onSpawn 1
  800. Drops:
  801. - skillapi-exp 1500 1
  802. - money 3200 1
  803. - de-mon3 1 1
  804. Options:
  805. AlwaysShowName: true
  806. PreventOtherDrops: true
  807. KnockbackResistance: 0
  808. MovementSpeed: 0.7
  809. usi1:
  810. Type: Spider
  811. Display: '&aシキデアカウ'
  812. Health: 30
  813. Damage: 4
  814. Drops:
  815. - kawa 1 0.6
  816. - beef 1-2 1
  817. - kesi 1 0.05
  818. - skillapi-exp 2 1
  819. - money 2 1
  820. Disguise:
  821. Type: cow
  822. Options:
  823. AlwaysShowName: true
  824. PreventOtherDrops: true
  825. Silent: true
  826. zon1:
  827. Type: zombie
  828. Display: '&aシキデアゾンビ'
  829. Health: 40
  830. Damage: 3
  831. Equipment:
  832. - grass:4
  833. - leather_chestplate:3
  834. - iron_boots:1
  835. - iron_sword:0
  836. Drops:
  837. - zon2 1 0.6
  838. - zon1 1-2 1
  839. - kesi 1 0.05
  840. - skillapi-exp 3 1
  841. - money 3 1
  842. Options:
  843. AlwaysShowName: true
  844. PreventOtherDrops: true
  845. st1:
  846. Type: Zombie
  847. Display: '&cウォーウルフ'
  848. Health: 10
  849. Damage: 3
  850. Equipment:
  851. - leather_helmet:4
  852. Disguise:
  853. Type: Wolf
  854. Drops:
  855. - skillapi-exp 1-3 1
  856. - money 5-10 1
  857. - st1 1-3 0.3
  858. Skill:
  859. - leap{v=20} @target ~onTimer:60
  860. Options:
  861. AlwaysShowName: true
  862. PreventOtherDrops: true
  863. MovementSpeed: 0.2
  864. st2:
  865. Type: Zombie
  866. Display: '&9&l錆びついた鉄兵'
  867. Health: 24
  868. Damage: 8
  869. Equipment:
  870. - leather_helmet:4
  871. Disguise:
  872. Type: iron_golem
  873. Drops:
  874. - skillapi-exp 4-7 1
  875. - money 9-13 1
  876. - st2 1-4 0.2
  877. Skills:
  878. - skill{s=st1} @PIR{r=10} ~onTimer:80
  879. Options:
  880. AlwaysShowName: true
  881. PreventOtherDrops: true
  882. MovementSpeed: 0.3
  883. st3:
  884. Type: Zombie
  885. Display: '&4デモニッシュ'
  886. Heath: 42
  887. Damage: 5
  888. Equipment:
  889. - leather_helmet:4
  890. Disguise:
  891. Type: bat
  892. Drops:
  893. - skillapi-exp 6-11 1
  894. - money 12-16 1
  895. - st3 1-2 0.4
  896. Skills:
  897. - heal{a=2} @self ~onAttack
  898. Options:
  899. AlwaysShowName: true
  900. PreventOtherDrops: true
  901. MovementSpeed: 0.4
  902. buta:
  903. Type: Spider
  904. Display: '&aローグ・ピッグ'
  905. Health: 2000000
  906. Damage: 1
  907. Drops:
  908. - tontoro 1 0.1
  909. - 319 1-2 1
  910. - skillapi-exp 10 1
  911. - money 10 1
  912. Options:
  913. AlwaysShowName: true
  914. PreventOtherDrops: true
  915. Silent: true
  916. icee1:
  917. Type: Zombie
  918. Display: '&bフロスト'
  919. Health: 90
  920. Damage: 24
  921. Drops:
  922. - icee1 1 0.5
  923. - icee2 1 0.1
  924. - skillapi-exp 30-52 1
  925. - money 120-230 1
  926. Equipment:
  927. - ice:4
  928. - iron_sword:0
  929. - iron_chestplate:3
  930. Skill:
  931. - potion{type=SLOW;duration=200;level=2} @PIR{r=10} ~onAttack
  932. Options:
  933. AlwaysShowName: true
  934. PreventOtherDrops: true
  935. KnockbackResistance: 0.1
  936. MovementSpeed: 0.4
  937. icee2:
  938. Type: Spider
  939. Display: '&aアイシクル'
  940. Health: 40
  941. Damage: 8
  942. Drops:
  943. - icee3 1 0.05
  944. - skillapi-exp 9 1
  945. - money 20-40 1
  946. Disguise:
  947. Type: BLOCK
  948. Block: ICE
  949. BlockData: 0
  950. ShowName: true
  951. Options:
  952. AlwaysShowName: true
  953. PreventOtherDrops: true
  954. KnockbackResistance: 0
  955. MovementSpeed: 0.3
  956. icee3:
  957. Type: Spider
  958. Display: '&9フローズン'
  959. Health: 60
  960. Damage: 40
  961. Drops:
  962. - icee4 1 0.5
  963. - skillapi-exp 20-30 1
  964. - money 90-140 1
  965. Disguise:
  966. Type: babyzombievillager
  967. ShowName: true
  968. Options:
  969. AlwaysShowName: true
  970. PreventOtherDrops: true
  971. KnockbackResistance: 0
  972. MovementSpeed: 0.4
  973. icee4:
  974. Type: Zombie
  975. Display: '&b&lフロスト・ガーディアン'
  976. Health: 230
  977. Damage: 50
  978. Drops:
  979. - icee5 1 1
  980. - icee6 1 0.2
  981. - skillapi-exp 40-110 1
  982. - money 450-980 1
  983. Equipment:
  984. - ice:4
  985. Disguise:
  986. Type: iron_golem
  987. ShowName: true
  988. Skills:
  989. - damage{a=20} @PIR{r=10} ~onAttack
  990. Options:
  991. AlwaysShowName: true
  992. PreventOtherDrops: true
  993. KnockbackResistance: 10
  994. MovementSpeed: 0.45
  995. icee5:
  996. Type: Zombie
  997. Display: '&dフローズン・ヒーラー'
  998. Health: 120
  999. Damage: 10
  1000. Equipment:
  1001. - ice:4
  1002. - iron_hoe:0
  1003. - leather_chestplate:3
  1004. Drops:
  1005. - icee7 1 0.4
  1006. - skillapi-exp 30-50 1
  1007. - money 80-210 1
  1008. Skills:
  1009. - heal{a=90} @MIR{r=20} ~onTimer:120
  1010. Options:
  1011. AlwaysShowName: true
  1012. PreventOtherDrops: true
  1013. KnockbackResistance: 0
  1014. MovementSpeed: 0.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement