[1] | 1 | //===== eAthena Script ======================================= |
---|
| 2 | //= Payon Fields Monster Spawn Script |
---|
| 3 | //===== By: ================================================== |
---|
| 4 | //= Athena (1.0) |
---|
| 5 | //===== Current Version: ===================================== |
---|
| 6 | //= 1.3 |
---|
| 7 | //===== Compatible With: ===================================== |
---|
| 8 | //= Any Athena Version |
---|
| 9 | //===== Additional Comments: ================================= |
---|
| 10 | //= 1.1 Official kRO 10.1 spawns [Playtester] |
---|
| 11 | //= 1.2 Some 11.1 spawn changes [Playtester] |
---|
| 12 | //= 1.3 More accurate spawns [Playtester] |
---|
| 13 | //============================================================ |
---|
| 14 | |
---|
| 15 | //================================================== |
---|
| 16 | // pay_fild01 - Payon Forest |
---|
| 17 | //================================================== |
---|
| 18 | pay_fild01,0,0,0,0 monster Willow 1010,10,0,0,0 |
---|
| 19 | pay_fild01,0,0,0,0 monster Poporing 1031,10,0,0,0 |
---|
| 20 | pay_fild01,0,0,0,0 monster Poring 1002,10,0,0,0 |
---|
| 21 | pay_fild01,0,0,0,0 monster Spore 1014,100,0,0,0 |
---|
| 22 | pay_fild01,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 23 | pay_fild01,336,116,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 24 | pay_fild01,231,258,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 25 | pay_fild01,215,323,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 26 | pay_fild01,340,89,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 27 | pay_fild01,225,310,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 28 | pay_fild01,129,288,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 29 | pay_fild01,75,269,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 30 | pay_fild01,80,226,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 31 | pay_fild01,89,177,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 32 | pay_fild01,95,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 33 | pay_fild01,57,85,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 34 | pay_fild01,64,113,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 35 | pay_fild01,64,190,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 36 | pay_fild01,70,246,0,0 monster Black Mushroom 1084,1,180000,90000,1 |
---|
| 37 | pay_fild01,0,0,0,0 monster Green Plant 1080,5,180000,90000,1 |
---|
| 38 | |
---|
| 39 | //================================================== |
---|
| 40 | // pay_fild02 - Payon Forest |
---|
| 41 | //================================================== |
---|
| 42 | pay_fild02,0,0,0,0 monster Boa 1025,30,0,0,0 |
---|
| 43 | pay_fild02,0,0,0,0 monster Wolf 1013,70,0,0,0 |
---|
| 44 | pay_fild02,0,0,0,0 monster Spore 1014,10,0,0,0 |
---|
| 45 | pay_fild02,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
| 46 | pay_fild02,105,256,10,10 monster Green Plant 1080,4,360000,180000,1 |
---|
| 47 | pay_fild02,105,256,10,10 monster Red Mushroom 1085,4,360000,180000,1 |
---|
| 48 | |
---|
| 49 | //================================================== |
---|
| 50 | // pay_fild03 - Payon Forest |
---|
| 51 | //================================================== |
---|
| 52 | pay_fild03,0,0,0,0 monster Poring 1002,30,0,0,0 |
---|
| 53 | pay_fild03,0,0,0,0 monster Willow 1010,30,0,0,0 |
---|
| 54 | pay_fild03,0,0,0,0 monster Pupa 1008,50,0,0,0 |
---|
| 55 | pay_fild03,0,0,0,0 monster Lunatic 1063,50,0,0,0 |
---|
| 56 | pay_fild03,153,216,10,10 monster Red Mushroom 1085,6,900000,450000,1 |
---|
| 57 | pay_fild03,372,64,15,15 monster Green Plant 1080,4,180000,90000,1 |
---|
| 58 | |
---|
| 59 | //================================================== |
---|
| 60 | // pay_fild04 - Sograt Desert |
---|
| 61 | //================================================== |
---|
| 62 | pay_fild04,0,0,0,0 monster Poring 1002,40,0,0,0 |
---|
| 63 | pay_fild04,0,0,0,0 monster Drops 1113,40,0,0,0 |
---|
| 64 | pay_fild04,0,0,0,0 monster Poporing 1031,40,0,0,0 |
---|
| 65 | pay_fild04,0,0,0,0 monster Marin 1242,10,0,0,0 |
---|
| 66 | pay_fild04,0,0,0,0 monster Ghostring 1120,1,3600000,1800000,1 |
---|
| 67 | pay_fild04,0,0,0,0 monster Mastering 1090,1,3600000,1800000,1 |
---|
| 68 | pay_fild04,0,0,0,0 monster Angeling 1096,1,3600000,1800000,1 |
---|
| 69 | pay_fild04,0,0,0,0 monster Deviling 1582,1,7200000,3600000,1 |
---|
| 70 | pay_fild04,346,335,5,5 monster Shining Plant 1083,1,1800000,900000,1 |
---|
| 71 | pay_fild04,254,193,10,10 monster Green Plant 1080,5,360000,180000,1 |
---|
| 72 | |
---|
| 73 | //================================================== |
---|
| 74 | // pay_fild05 - Payon Forest |
---|
| 75 | //================================================== |
---|
| 76 | pay_fild05,0,0,0,0 monster Dragon Tail 1321,5,0,0,0 |
---|
| 77 | pay_fild05,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
| 78 | pay_fild05,0,0,0,0 monster Poison Spore 1077,65,0,0,0 |
---|
| 79 | pay_fild05,95,147,5,5 monster Green Plant 1080,4,900000,450000,1 |
---|
| 80 | pay_fild05,86,90,5,5 monster Green Plant 1080,4,900000,450000,1 |
---|
| 81 | |
---|
| 82 | //================================================== |
---|
| 83 | // pay_fild06 - Payon Forest |
---|
| 84 | //================================================== |
---|
| 85 | pay_fild06,0,0,0,0 monster Wormtail 1024,90,0,0,0 |
---|
| 86 | pay_fild06,0,0,0,0 monster Spore 1014,20,0,0,0 |
---|
| 87 | pay_fild06,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
| 88 | pay_fild06,0,0,0,0 monster Thief Bug Female 1053,40,0,0,0 |
---|
| 89 | pay_fild06,211,191,2,10 monster Red Mushroom 1085,8,180000,90000,1 |
---|
| 90 | pay_fild06,268,155,20,20 monster Green Plant 1080,10,360000,180000,1 |
---|
| 91 | pay_fild06,268,155,20,20 monster Shining Plant 1083,1,1800000,900000,1 |
---|
| 92 | |
---|
| 93 | //================================================== |
---|
| 94 | // pay_fild07 - Payon Forest |
---|
| 95 | //================================================== |
---|
| 96 | pay_fild07,0,0,0,0 monster Elder Willow 1033,70,0,0,0 |
---|
| 97 | pay_fild07,0,0,0,0 monster Eggyra 1116,40,0,0,0 |
---|
| 98 | pay_fild07,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
| 99 | pay_fild07,0,0,0,0 monster Willow 1010,20,0,0,0 |
---|
| 100 | pay_fild07,0,0,0,0 monster Bigfoot 1060,30,0,0,0 |
---|
| 101 | pay_fild07,171,331,20,20 monster Green Plant 1080,8,900000,450000,1 |
---|
| 102 | |
---|
| 103 | //================================================== |
---|
| 104 | // pay_fild08 - Payon Forest |
---|
| 105 | //================================================== |
---|
| 106 | pay_fild08,0,0,0,0 monster Poring 1002,30,0,0,0 |
---|
| 107 | pay_fild08,0,0,0,0 monster Willow 1010,50,0,0,0 |
---|
| 108 | pay_fild08,0,0,0,0 monster Pupa 1008,20,0,0,0 |
---|
| 109 | pay_fild08,0,0,0,0 monster Spore 1014,70,0,0,0 |
---|
| 110 | pay_fild08,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 |
---|
| 111 | pay_fild08,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 |
---|
| 112 | |
---|
| 113 | //================================================== |
---|
| 114 | // pay_fild09 - Payon Forest |
---|
| 115 | //================================================== |
---|
| 116 | pay_fild09,0,0,0,0 monster Poporing 1031,20,0,0,0 |
---|
| 117 | pay_fild09,0,0,0,0 monster Smokie 1056,80,0,0,0 |
---|
| 118 | pay_fild09,0,0,0,0 monster Bigfoot 1060,70,0,0,0 |
---|
| 119 | pay_fild09,198,217,30,30 monster Green Plant 1080,10,360000,180000,0 |
---|
| 120 | pay_fild09,198,217,30,30 monster Shining Plant 1083,1,1800000,900000,1 |
---|
| 121 | |
---|
| 122 | //================================================== |
---|
| 123 | // pay_fild10 - Payon Forest |
---|
| 124 | //================================================== |
---|
| 125 | pay_fild10,0,0,0,0 monster Greatest General 1277,65,0,0,0 |
---|
| 126 | pay_fild10,0,0,0,0 monster Dokebi 1110,70,0,0,0 |
---|
| 127 | pay_fild10,0,0,0,0 monster Poison Spore 1077,20,0,0,0 |
---|
| 128 | pay_fild10,0,0,0,0 monster Nine Tail 1180,2,0,0,0 |
---|
| 129 | pay_fild10,0,0,0,0 monster Nine Tail 1180,1,1800000,900000,1 |
---|
| 130 | pay_fild10,0,0,0,0 monster Nine Tail 1180,1,900000,450000,1 |
---|
| 131 | pay_fild10,213,157,10,10 monster Green Plant 1080,5,360000,180000,1 |
---|
| 132 | pay_fild10,281,307,10,10 monster Green Plant 1080,5,360000,180000,1 |
---|
| 133 | pay_fild10,66,332,10,10 monster Green Plant 1080,5,360000,180000,1 |
---|
| 134 | pay_fild10,213,157,10,10 monster Blue Plant 1079,1,360000,180000,1 |
---|
| 135 | pay_fild10,281,307,10,10 monster Blue Plant 1079,1,360000,180000,1 |
---|
| 136 | pay_fild10,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1 |
---|
| 137 | |
---|
| 138 | //================================================== |
---|
| 139 | // pay_fild11 - Payon Forest |
---|
| 140 | //================================================== |
---|
| 141 | pay_fild11,0,0,0,0 monster Greatest General 1277,30,0,0,0 |
---|
| 142 | pay_fild11,0,0,0,0 monster Nine Tail 1180,60,180000,0,0 |
---|
| 143 | pay_fild11,0,0,0,0 monster Dragon Tail 1321,50,180000,0,0 |
---|
| 144 | pay_fild11,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1 |
---|
| 145 | pay_fild11,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1 |
---|
| 146 | pay_fild11,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1 |
---|