Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.93 KB | None | 0 0
  1. if(i == 1155) { //torm
  2. entityDef.itemActions = new String[5];
  3. entityDef.itemActions[1] = "Attack";
  4. entityDef.name = "Tormented Demon"; // NPC name
  5. entityDef.combatLevel = 450;//combat level
  6. entityDef.anIntArray94 = new int[1]; // Number of models the NPC uses
  7. entityDef.anInt77 = 10921;//stand animation
  8. entityDef.anInt67 = 10920;//walk animation
  9. //entityDef.anInt91 = 125; //width?
  10. //entityDef.anInt86 = 110; //height?
  11. entityDef.anIntArray94[0] = 44733;//model file
  12. entityDef.description = "Dangerous shit bro...".getBytes();
  13. }
  14. if(i == 2745)
  15. {
  16. entityDef.itemActions[1] = "Attack";
  17. entityDef.anInt77 = 9274;
  18. entityDef.anInt67 = 9273;
  19. entityDef.anIntArray94 = new int[1];
  20. entityDef.anIntArray94[0] = 34131;
  21. entityDef.description = "This is gonna hurt....".getBytes(); // NPC description
  22. }
  23.  
  24. if(i == 5247)
  25. {
  26. entityDef.itemActions = new String[5];
  27. entityDef.itemActions[1] = "Attack";
  28. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  29. entityDef.anIntArray94[0] = 40955;
  30. entityDef.anInt77 = 10056;
  31. entityDef.anInt67 = 10055;
  32. entityDef.name = "Corporeal Beast";
  33. entityDef.combatLevel = 785;
  34. entityDef.description = "A vision of supernatural horror.".getBytes();
  35. }
  36. if(i == 1157)
  37. {
  38. entityDef.itemActions = new String[5];
  39. entityDef.itemActions[2] = "Take BoB";
  40. entityDef.itemActions[3] = "Store";
  41. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  42. entityDef.anIntArray94[0] = 23892;
  43. entityDef.anInt77 = 5785;
  44. entityDef.anInt67 = 5781;
  45. entityDef.name = "Pack-yak";
  46. entityDef.combatLevel = 175;
  47. entityDef.description = "Summoning Bank.".getBytes();
  48. }
  49. if(i == 3589)
  50. {
  51. entityDef.itemActions = new String[5];
  52. entityDef.itemActions[2] = "Take BoB";
  53. entityDef.itemActions[3] = "Store";
  54. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  55. entityDef.anIntArray94[0] = 31096;
  56. entityDef.anInt77 = 1008;
  57. entityDef.anInt67 = 1007;
  58. entityDef.anInt91 = 129; //width?
  59. entityDef.anInt86 = 129; //height?
  60. entityDef.name = "Spirit terrorbird";
  61. entityDef.combatLevel = 62;
  62. entityDef.description = "A Bank That Follows You.".getBytes();
  63. }
  64. if(i == 3594)
  65. {
  66. entityDef.itemActions = new String[5];
  67. entityDef.itemActions[2] = "Withraw";
  68. entityDef.itemActions[3] = "Store";
  69. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  70. entityDef.anIntArray94[0] = 23892;
  71. entityDef.anInt77 = 5785;
  72. entityDef.anInt67 = 5781;
  73. entityDef.name = "Pack-yak";
  74. entityDef.combatLevel = 175;
  75. entityDef.description = "Summoning Bank.".getBytes();
  76. }
  77. if(i == 3593)
  78. {
  79. entityDef.itemActions = new String[5];
  80. entityDef.itemActions[2] = "Withraw";
  81. entityDef.itemActions[3] = "Store";
  82. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  83. entityDef.anIntArray94[0] = 31096;
  84. entityDef.anInt77 = 1008;
  85. entityDef.anInt67 = 1007;
  86. entityDef.anInt91 = 129; //width?
  87. entityDef.anInt86 = 129; //height?
  88. entityDef.name = "Spirit terrorbird";
  89. entityDef.combatLevel = 62;
  90. entityDef.description = "A Bank That Follows You.".getBytes();
  91. }
  92. if(i == 5884)
  93. {
  94. entityDef.itemActions = new String[5];
  95. entityDef.itemActions[1] = "Enter";
  96. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  97. entityDef.anIntArray94[0] = 51846;
  98. entityDef.anInt77 = 12790;
  99. entityDef.anInt67 = 12790;
  100. entityDef.anInt91 = 70; //width?
  101. entityDef.anInt86 = 70; //height?
  102. entityDef.name = "Strykewyrm";
  103. entityDef.combatLevel = 210;
  104. entityDef.description = "Now that's just cold.".getBytes();
  105. }
  106. if(i == 3590)
  107. {
  108. entityDef.itemActions = new String[5];
  109. entityDef.itemActions[1] = "Attack";
  110. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  111. entityDef.anIntArray94[0] = 51846;
  112. entityDef.anInt77 = 12790;
  113. entityDef.anInt67 = 12790;
  114. //entityDef.anInt91 = 129; //width?
  115. //entityDef.anInt86 = 129; //height?
  116. entityDef.name = "Ice strykewyrm";
  117. entityDef.combatLevel = 210;
  118. entityDef.description = "Now that's just cold.".getBytes();
  119. }
  120. if(i == 3591)
  121. {
  122. entityDef.itemActions = new String[5];
  123. entityDef.itemActions[1] = "Attack";
  124. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  125. entityDef.anIntArray94[0] = 51851;
  126. entityDef.anInt77 = 12790;//stand animation
  127. entityDef.anInt67 = 12790;
  128. //entityDef.anInt91 = 129; //width?
  129. //entityDef.anInt86 = 129; //height?
  130. entityDef.name = "Desert strykewyrm";
  131. entityDef.combatLevel = 130;
  132. entityDef.description = "I dread to think of how many of these are in the sand. ".getBytes();
  133. }
  134. if(i == 3592)
  135. {
  136. entityDef.itemActions = new String[5];
  137. entityDef.itemActions[1] = "Attack";
  138. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  139. entityDef.anIntArray94[0] = 51854;
  140. entityDef.anInt77 = 12790;
  141. entityDef.anInt67 = 12790;
  142. //entityDef.anInt91 = 129; //width?
  143. //entityDef.anInt86 = 129; //height?
  144. entityDef.name = "Jungle strykewyrm";
  145. entityDef.combatLevel = 110;
  146. entityDef.description = "Who said worms were small and harmless?.".getBytes();
  147. }
  148. if(i == 3104)
  149. {
  150. entityDef.itemActions = new String[5];
  151. entityDef.itemActions[1] = "Attack";
  152. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  153. entityDef.anIntArray94[0] = 40955;
  154. entityDef.anInt77 = 10056;
  155. entityDef.anInt67 = 10055;
  156. entityDef.name = "Corporeal Beast";
  157. entityDef.combatLevel = 785;
  158. entityDef.description = "A vision of supernatural horror.".getBytes();
  159. }
  160. if(i == 3101 || i == 3102 || i == 3103)
  161. {
  162. entityDef.itemActions = new String[5];
  163. entityDef.itemActions[1] = "Attack";
  164. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  165. entityDef.anIntArray94[0] = 40955;
  166. entityDef.anInt77 = 10056;
  167. entityDef.anInt67 = 10055;
  168. entityDef.anInt91 = 45; //width?
  169. entityDef.anInt86 = 45; //height?
  170. entityDef.name = "Mini-Corp Beast";
  171. entityDef.combatLevel = 246;
  172. entityDef.description = "A smaller version of corporeal beast.".getBytes();
  173. }
  174. if(i == 3100) { //torm
  175. entityDef.itemActions = new String[5];
  176. entityDef.itemActions[0] = "Enter";
  177. entityDef.name = "Tormented Demon"; // NPC name
  178. entityDef.combatLevel = 450;//combat level
  179. entityDef.anIntArray94 = new int[1]; // Number of models the NPC uses
  180. entityDef.anInt77 = 10921;//stand animation
  181. entityDef.anInt67 = 10920;//walk animation
  182. entityDef.anInt91 = 65; //width?
  183. entityDef.anInt86 = 65; //height?
  184. entityDef.anIntArray94[0] = 44733;//model file
  185. }
  186. if(i == 1000) { // NPC ID
  187. entityDef.itemActions = new String[5];
  188. entityDef.itemActions[1] = "Attack";
  189. entityDef.anIntArray94 = new int[2]; // Number of anIntArray94 the NPC uses
  190. int changedColors = 1; // Number of model colors changed on the NPC
  191. entityDef.anIntArray76 = new int[changedColors];
  192. entityDef.anIntArray70 = new int[changedColors];
  193. entityDef.anIntArray76[0] = 61; // Original model color
  194. entityDef.anIntArray70[0] = 926; // Changed model color
  195. entityDef.anIntArray94[0] = 27789; // 27789
  196. entityDef.anIntArray94[1] = 27785; // 27785
  197. entityDef.name = "General Graardor"; // NPC name
  198. entityDef.combatLevel = 624; //combat level
  199. entityDef.anInt67 = 7058;
  200. entityDef.anInt77 = 7059;
  201. entityDef.anInt91 = 110; //width?
  202. entityDef.anInt86 = 110; //height?
  203. entityDef.aByte68 = 4;
  204. entityDef.itemActions = new String[5];
  205. entityDef.itemActions[1] = "Attack";
  206. }
  207. if(i == 6247) { // NPC ID
  208. //aClass30_Sub2_Sub2_60.anInt1406 = streamIndices[630];
  209. //entityDef.readValues(true, aClass30_Sub2_Sub2_60); // Collect original NPC data
  210. entityDef.itemActions = new String[5];
  211. entityDef.itemActions[1] = "Attack";
  212. entityDef.aByte68 = 2;
  213. entityDef.anIntArray94 = new int[3]; // Number of models the NPC uses
  214. int changedColors = 1; // Number of model colors changed on the NPC
  215. entityDef.anIntArray76 = new int[changedColors];
  216. entityDef.anIntArray70 = new int[changedColors];
  217. entityDef.anIntArray76[0] = 61; // Original model color
  218. entityDef.anIntArray70[0] = 926; // Changed model color
  219. entityDef.anIntArray94[0] = 28078;
  220. entityDef.anIntArray94[1] = 28071;
  221. entityDef.anIntArray94[2] = 28057;
  222. entityDef.name = "Commander Zilyana"; // NPC name
  223. entityDef.combatLevel = 648; //combat level
  224. entityDef.anInt67 = 6962;
  225. entityDef.anInt77 = 6963;
  226. entityDef.anInt91 = 110;
  227. entityDef.anInt86 = 110;
  228. entityDef.description = "The mighty lord Saradomins commander Zilyana !".getBytes(); // NPC description
  229. }
  230. if(i == 1002) { // NPC ID
  231. entityDef.itemActions = new String[5];
  232. entityDef.itemActions[1] = "Attack";
  233. entityDef.anIntArray94 = new int[2]; // Number of anIntArray94 the NPC uses
  234. int changedColors = 1; // Number of model colors changed on the NPC
  235. entityDef.anIntArray94[0] = 27793; // 27789
  236. entityDef.anIntArray94[1] = 27792; // 27785
  237. entityDef.name = "Sergeant Steelwill"; // NPC name
  238. entityDef.combatLevel = 142; //combat level
  239. entityDef.anInt67 = 6152;
  240. entityDef.anInt77 = 6153;
  241. entityDef.aByte68 = 1;
  242. entityDef.description = "A follower of Bandos.".getBytes(); // NPC description
  243. }
  244. // Starts
  245. if(i == 1008) { // NPC ID
  246. //aClass30_Sub2_Sub2_60.anInt1406 = streamIndices[630];
  247. //entityDef.readValues(true, aClass30_Sub2_Sub2_60); // Collect original NPC data
  248. entityDef.itemActions = new String[5];
  249. entityDef.itemActions[1] = "Attack";
  250. entityDef.aByte68 = 5;
  251. entityDef.anIntArray94 = new int[5]; // Number of anIntArray94 the NPC uses
  252. int changedColors = 1; // Number of model colors changed on the NPC
  253. entityDef.anIntArray76 = new int[changedColors];
  254. entityDef.anIntArray70 = new int[changedColors];
  255. entityDef.anIntArray76[0] = 61; // Original model color
  256. entityDef.anIntArray70[0] = 926; // Changed model color
  257. entityDef.anIntArray94[0] = 27768;
  258. entityDef.anIntArray94[1] = 27770;
  259. entityDef.anIntArray94[2] = 27773;
  260. entityDef.anIntArray94[3] = 27765;
  261. entityDef.anIntArray94[4] = 27764;
  262. entityDef.name = "K'ril Tsutsaroth"; // NPC name
  263. entityDef.combatLevel = 650; //combat level
  264. entityDef.anInt91 = 110; //width?
  265. entityDef.anInt86 = 110; //height?
  266. entityDef.anInt67 = 6942;
  267. entityDef.anInt77 = 6943;
  268. entityDef.description = "The mighty lord zamoraks demon K'ril Tsutsaroth!".getBytes(); // NPC description
  269. }
  270. if(i == 1009) { // NPC ID
  271. entityDef.itemActions = new String[5];
  272. entityDef.itemActions[1] = "Attack";
  273. entityDef.anIntArray94 = new int[4]; // Number of anIntArray94 the NPC uses
  274. entityDef.anIntArray94[0] = 27775; // 27789
  275. entityDef.anIntArray94[1] = 27767;
  276. entityDef.anIntArray94[2] = 27763;
  277. entityDef.anIntArray94[3] = 17390;
  278. entityDef.name = "Tstanon Karlak"; // NPC name
  279. entityDef.combatLevel = 145; //combat level
  280. entityDef.anInt67 = 63;
  281. entityDef.anInt77 = 66;
  282. entityDef.aByte68 = 3;
  283. entityDef.description = "A follower of Zamorak.".getBytes(); // NPC description
  284. }
  285. if(i == 1010) { // NPC ID
  286. entityDef.itemActions = new String[5];
  287. entityDef.itemActions[1] = "Attack";
  288. entityDef.anIntArray94 = new int[4]; // Number of anIntArray94 the NPC uses
  289. entityDef.anIntArray94[0] = 27776; // 27789
  290. entityDef.anIntArray94[1] = 27769;
  291. entityDef.anIntArray94[2] = 27766;
  292. entityDef.anIntArray94[3] = 17390;
  293. entityDef.name = "Zakl'n Gritch"; // NPC name
  294. entityDef.combatLevel = 142; //combat level
  295. entityDef.anInt67 = 63;
  296. entityDef.anInt77 = 66;
  297. entityDef.anInt91 = 86; //width?
  298. entityDef.anInt86 = 86; //height?
  299. entityDef.aByte68 = 2;
  300. entityDef.description = "A follower of Zamorak.".getBytes(); // NPC description
  301. }
  302. if(i == 1004) { // NPC ID
  303. //aClass30_Sub2_Sub2_60.anInt1406 = streamIndices[630];
  304. //entityDef.readValues(true, aClass30_Sub2_Sub2_60); // Collect original NPC data
  305. entityDef.itemActions = new String[5];
  306. entityDef.itemActions[1] = "Attack";
  307. entityDef.aByte68 = 5;
  308. entityDef.anIntArray94 = new int[3]; // Number of anIntArray94 the NPC uses
  309. int changedColors = 1; // Number of model colors changed on the NPC
  310. entityDef.anIntArray76 = new int[changedColors];
  311. entityDef.anIntArray70 = new int[changedColors];
  312. entityDef.anIntArray76[0] = 61; // Original model color
  313. entityDef.anIntArray70[0] = 926; // Changed model color
  314. entityDef.anIntArray94[0] = 28002;
  315. entityDef.anIntArray94[1] = 28003;
  316. entityDef.anIntArray94[2] = 28004;
  317. entityDef.anInt91 = 128; //width?
  318. entityDef.anInt86 = 110; //height?
  319. entityDef.name = "Kree'arra"; // NPC name
  320. entityDef.combatLevel = 650; //combat level
  321. entityDef.anInt67 = 6973;
  322. entityDef.anInt77 = 6972;
  323. entityDef.description = "The mighty lord Armadyls general kree'arra!".getBytes(); // NPC description
  324. }
  325. if(i == 6222) { // NPC ID
  326. entityDef.anInt91 = 128; //width?
  327. entityDef.anInt86 = 110; //height?
  328. }
  329. if (i == 1005) {
  330. entityDef.name = "Wingman Skree";
  331. entityDef.aByte68 = 2;
  332. entityDef.anInt77 = 6949;
  333. entityDef.anInt67 = 6950;
  334. entityDef.combatLevel = 143;
  335. entityDef.anIntArray94 = new int[8];
  336. entityDef.anIntArray94[0] = 28044;
  337. entityDef.anIntArray94[1] = 28054;
  338. entityDef.anIntArray94[2] = 28037;
  339. entityDef.anIntArray94[3] = 28005;
  340. entityDef.anIntArray94[4] = 28069;
  341. entityDef.anIntArray94[5] = 28081;
  342. entityDef.anIntArray94[6] = 28083;
  343. entityDef.anIntArray94[7] = 28079;
  344. entityDef.itemActions = new String[5];
  345. entityDef.itemActions[0] = null;
  346. entityDef.itemActions[1] = "Attack";
  347. entityDef.itemActions[2] = null;
  348. entityDef.itemActions[3] = null;
  349. entityDef.itemActions[4] = null;
  350. entityDef.description = "A follower of Armadyl.".getBytes();
  351. }
  352. if (i == 1006) {
  353. entityDef.name = "Flockleader Geerin";
  354. entityDef.aByte68 = 2;
  355. entityDef.anInt77 = 6949;
  356. entityDef.anInt67 = 6950;
  357. entityDef.combatLevel = 149;
  358. entityDef.anIntArray94 = new int[5];
  359. entityDef.anIntArray94[0] = 28018;
  360. entityDef.anIntArray94[1] = 28028;
  361. entityDef.anIntArray94[2] = 28006;
  362. entityDef.anIntArray94[3] = 28005;
  363. entityDef.anIntArray94[4] = 28063;
  364. entityDef.itemActions = new String[5];
  365. entityDef.itemActions[0] = null;
  366. entityDef.itemActions[1] = "Attack";
  367. entityDef.itemActions[2] = null;
  368. entityDef.itemActions[3] = null;
  369. entityDef.itemActions[4] = null;
  370. entityDef.description = "A follower of Armadyl.".getBytes();
  371. }
  372. //SARA START
  373. if(i == 1012) { // NPC ID
  374. //aClass30_Sub2_Sub2_60.anInt1406 = streamIndices[630];
  375. //entityDef.readValues(true, aClass30_Sub2_Sub2_60); // Collect original NPC data
  376. entityDef.itemActions = new String[5];
  377. entityDef.itemActions[1] = "Attack";
  378. entityDef.aByte68 = 2;
  379. entityDef.anIntArray94 = new int[3]; // Number of anIntArray94 the NPC uses
  380. int changedColors = 1; // Number of model colors changed on the NPC
  381. entityDef.anIntArray76 = new int[changedColors];
  382. entityDef.anIntArray70 = new int[changedColors];
  383. entityDef.anIntArray76[0] = 61; // Original model color
  384. entityDef.anIntArray70[0] = 926; // Changed model color
  385. entityDef.anIntArray94[0] = 28078;
  386. entityDef.anIntArray94[1] = 28071;
  387. entityDef.anIntArray94[2] = 28057;
  388. entityDef.name = "Commander Zilyana"; // NPC name
  389. entityDef.combatLevel = 648; //combat level
  390. entityDef.anInt67 = 6962;
  391. entityDef.anInt77 = 6963;
  392. entityDef.anInt91 = 110;
  393. entityDef.anInt86 = 110;
  394. entityDef.description = "The mighty lord Saradomins commander Zilyana !".getBytes(); // NPC description
  395. }
  396.  
  397. if (i == 1013) {
  398. entityDef.name = "Starlight";
  399. entityDef.aByte68 = 2;
  400. entityDef.anInt77 = 6374;
  401. entityDef.anInt67 = 6373;
  402. entityDef.combatLevel = 149;
  403. entityDef.anInt91 = 110;
  404. entityDef.anInt86 = 110;
  405. entityDef.anIntArray94 = new int[2];
  406. entityDef.anIntArray94[0] = 27761;
  407. entityDef.anIntArray94[1] = 25756;
  408. entityDef.itemActions = new String[5];
  409. entityDef.itemActions[0] = null;
  410. entityDef.itemActions[1] = "Attack";
  411. entityDef.itemActions[2] = null;
  412. entityDef.itemActions[3] = null;
  413. entityDef.itemActions[4] = null;
  414. entityDef.description = "A follower of Saradomin.".getBytes();
  415. }
  416. if (i == 1014) {
  417. entityDef.name = "Growler";
  418. entityDef.aByte68 = 3;
  419. entityDef.anInt77 = 7014;
  420. entityDef.anInt67 = 7015;
  421. entityDef.combatLevel = 139;
  422. entityDef.anInt91 = 144;
  423. entityDef.anInt86 = 144;
  424. entityDef.anIntArray94 = new int[1];
  425. entityDef.anIntArray94[0] = 27718;
  426. entityDef.itemActions = new String[5];
  427. entityDef.itemActions[0] = null;
  428. entityDef.itemActions[1] = "Attack";
  429. entityDef.itemActions[2] = null;
  430. entityDef.itemActions[3] = null;
  431. entityDef.itemActions[4] = null;
  432. entityDef.description = "A follower of Saradomin.".getBytes();
  433. }
  434. if (i == 1015) {
  435. entityDef.name = "Bree";
  436. entityDef.aByte68 = 2;
  437. entityDef.anInt77 = 4311;
  438. entityDef.anInt67 = 4310;
  439. entityDef.combatLevel = 146;
  440. entityDef.anIntArray94 = new int[1];
  441. entityDef.anIntArray94[0] = 28254;
  442. entityDef.itemActions = new String[5];
  443. entityDef.itemActions[0] = null;
  444. entityDef.itemActions[1] = "Attack";
  445. entityDef.itemActions[2] = null;
  446. entityDef.itemActions[3] = null;
  447. entityDef.itemActions[4] = null;
  448. entityDef.description = "A follower of Saradomin.".getBytes();
  449. }
  450. if (i == 6252) {
  451. entityDef.name = "Bree";
  452. entityDef.aByte68 = 2;
  453. entityDef.anInt77 = 4311;
  454. entityDef.anInt67 = 4310;
  455. entityDef.combatLevel = 146;
  456. entityDef.anIntArray94 = new int[1];
  457. entityDef.anIntArray94[0] = 28254;
  458. entityDef.itemActions = new String[5];
  459. entityDef.itemActions[0] = null;
  460. entityDef.itemActions[1] = "Attack";
  461. entityDef.itemActions[2] = null;
  462. entityDef.itemActions[3] = null;
  463. entityDef.itemActions[4] = null;
  464. entityDef.description = "A follower of Saradomin.".getBytes();
  465. }
  466. //SARA ENDS
  467. if (i == 1007) {
  468. entityDef.name = "Flight Kilisa";
  469. entityDef.aByte68 = 2;
  470. entityDef.anInt77 = 6949;
  471. entityDef.anInt67 = 6950;
  472. entityDef.combatLevel = 159;
  473. entityDef.anIntArray94 = new int[6];
  474. entityDef.anIntArray94[0] = 28015;
  475. entityDef.anIntArray94[1] = 28025;
  476. entityDef.anIntArray94[2] = 28012;
  477. entityDef.anIntArray94[3] = 28005;
  478. entityDef.anIntArray94[4] = 28073;
  479. entityDef.anIntArray94[5] = 28072;
  480. entityDef.itemActions = new String[5];
  481. entityDef.itemActions[0] = null;
  482. entityDef.itemActions[1] = "Attack";
  483. entityDef.itemActions[2] = null;
  484. entityDef.itemActions[3] = null;
  485. entityDef.itemActions[4] = null;
  486. entityDef.description = "A follower of Armadyl.".getBytes();
  487. }
  488. if(i == 1011) { // NPC ID
  489. entityDef.itemActions = new String[5];
  490. entityDef.itemActions[1] = "Attack";
  491. entityDef.anIntArray94 = new int[4]; // Number of anIntArray94 the NPC uses
  492. entityDef.anIntArray94[0] = 27772; // 27789
  493. entityDef.anIntArray94[1] = 27771;
  494. entityDef.anIntArray94[2] = 27774;
  495. entityDef.anIntArray94[3] = 17390;
  496. entityDef.name = "Balfrug Kreeyath"; // NPC name
  497. entityDef.combatLevel = 151; //combat level
  498. entityDef.anInt67 = 63;
  499. entityDef.anInt77 = 66;
  500. entityDef.aByte68 = 3;
  501. entityDef.description = "A follower of Zamorak.".getBytes(); // NPC description
  502. }
  503. // Ends
  504. if(i == 1003) { // NPC ID
  505. entityDef.itemActions = new String[5];
  506. entityDef.itemActions[1] = "Attack";
  507. entityDef.anIntArray94 = new int[1]; // Number of anIntArray94 the NPC uses
  508. int changedColors = 1; // Number of model colors changed on the NPC
  509. entityDef.anIntArray94[0] = 27795; // 27789
  510. entityDef.name = "Sergeant Grimspike"; // NPC name
  511. entityDef.combatLevel = 142; //combat level
  512. entityDef.anInt67 = 6152;
  513. entityDef.anInt77 = 6153;
  514. entityDef.aByte68 = 1;
  515. entityDef.description = "A follower of Bandos.".getBytes(); // NPC description
  516. }
  517. if(i == 1001) { // NPC ID
  518. entityDef.itemActions = new String[5];
  519. entityDef.itemActions[1] = "Attack";
  520. entityDef.anIntArray94 = new int[2]; // Number of anIntArray94 the NPC uses
  521. int changedColors = 1; // Number of model colors changed on the NPC
  522. entityDef.anIntArray94[0] = 27794; // 27789
  523. entityDef.anIntArray94[1] = 24425; // 27785
  524. entityDef.name = "Sergeant Strongstack"; // NPC name
  525. entityDef.combatLevel = 141; //combat level
  526. entityDef.anInt67 = 6152;
  527. entityDef.anInt77 = 6153;
  528. entityDef.aByte68 = 1;
  529. entityDef.description = "A follower of Bandos.".getBytes(); // NPC description
  530. }
  531. if(i == 70) { // NPC ID
  532. entityDef.itemActions = new String[5];
  533. entityDef.itemActions[0] = "Pass";
  534. entityDef.name = "Armadyl"; // NPC name
  535. entityDef.combatLevel = 1475; //combat level
  536. }
  537. if(i == 946) { // NPC ID
  538. entityDef.itemActions = new String[5];
  539. entityDef.itemActions[0] = "Gamble";
  540. entityDef.name = "Dealer"; // NPC name
  541. }
  542. if(i == 398) { // NPC ID
  543. entityDef.itemActions = new String[5];
  544. entityDef.itemActions[0] = "Enter";
  545. entityDef.name = "Saradomin"; // NPC name
  546. entityDef.combatLevel = 1475; //combat level
  547. }
  548. if(i == 399) { // NPC ID
  549. entityDef.itemActions = new String[5];
  550. entityDef.itemActions[0] = "Leave";
  551. entityDef.name = "Saradomin"; // NPC name
  552. entityDef.combatLevel = 1475; //combat level
  553. }
  554. if(i == 1063) { // NPC ID
  555. entityDef.itemActions = new String[5];
  556. entityDef.itemActions[0] = "Enter";
  557. entityDef.name = "Bandos"; // NPC name
  558. entityDef.combatLevel = 1475; //combat level
  559. }
  560. if(i == 1064) { // NPC ID
  561. entityDef.itemActions = new String[5];
  562. entityDef.itemActions[0] = "Leave";
  563. entityDef.name = "Bandos"; // NPC name
  564. entityDef.combatLevel = 1475; //combat level
  565. }
  566. if(i == 2259) { // NPC ID
  567. entityDef.itemActions = new String[5];
  568. entityDef.itemActions[0] = "Enter";
  569. entityDef.name = "Zamorak"; // NPC name
  570. entityDef.combatLevel = 1475; //combat level
  571. }
  572. if(i == 2261) { // NPC ID
  573. entityDef.itemActions = new String[5];
  574. entityDef.itemActions[0] = "Leave";
  575. entityDef.name = "Zamorak"; // NPC name
  576. entityDef.combatLevel = 1475; //combat level
  577. }
  578. if (i == 2258) {
  579. entityDef.itemActions = new String[5];
  580. entityDef.itemActions[2] = "Trade";
  581. entityDef.itemActions[3] = "Teleport";
  582. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement