SOA retail 13 december 2013 currently updating
Re: SOA retail 23 november 2013
Dho Sih Moh Woh Gates scripts
mog_group set respawn to 3600 for corresponding mobs
mog_group set respawn to 3600 for corresponding mobs
- Attachments
-
- sih gates knotted root.patch
- (2.29 KiB) Downloaded 709 times
-
- Moh Gates knotted roots.patch
- (2.27 KiB) Downloaded 739 times
-
- Dho gates knotted root.patch
- (3.58 KiB) Downloaded 740 times
-
- Woh gates knotted root.patch
- (3.6 KiB) Downloaded 709 times
Last edited by gedads on Fri Nov 29, 2013 7:40 am, edited 1 time in total.
Re: SOA retail 23 november 2013
Updating mob skill
Updating mob_pools (to match rev 4158 and some SOA mobs job correction)
Updating family system to match rev 4158
Mob_group corrections + level adjustment for some mobs (based on ffxi allakhazam)
Corrected scripts Phuabo and yovra: mob wasn't going back to initial position (underwater or in the sky) if player was killed.
Updating mob_pools (to match rev 4158 and some SOA mobs job correction)
Updating family system to match rev 4158
Mob_group corrections + level adjustment for some mobs (based on ffxi allakhazam)
Corrected scripts Phuabo and yovra: mob wasn't going back to initial position (underwater or in the sky) if player was killed.
- Attachments
-
- Phuabo Yovra.patch
- (5 KiB) Downloaded 712 times
Last edited by gedads on Sun Dec 01, 2013 4:03 pm, edited 1 time in total.
Re: SOA retail 23 november 2013
Npc_list rev 4165 uploaded 2 december 2013 completed south sando S (approx one hundred npcs were missing)
added some missing npcs to grauberg and passhow S
script on zone in for mog garden and library
added some missing npcs to grauberg and passhow S
script on zone in for mog garden and library
- Attachments
-
- celenia mog garden zone in.patch
- (2.58 KiB) Downloaded 718 times
Last edited by gedads on Wed Dec 04, 2013 8:34 am, edited 2 times in total.
Re: SOA retail 23 november 2013
Mob_pool: cleaned a double entry (cthonic chapuli) added grauberg missing nms (Ocythoe)... corrected size of barnacle crab and pewter diremite in rala's waterway and their job (monk for diremite, pld with spells for crab).
mog_group added missing nms from grauberg
mob skills: corrected harpeia family to 471 (was sharing 470 with family yilbegan)
mob family added harpeia @ 471
mob_spawn_point corrected feyweald sapplings spawn since they were totally wrong, corrected pop pos for Scitalis (wyvern was popping @ fairy camp) added Sarcopsylla Kotan-kor Kamuy and it's wivres (supposed to be spawn during a quest) Dark Ixion, corrected snipper displayed as quadav (group error), added missing nms
mog_group added missing nms from grauberg
mob skills: corrected harpeia family to 471 (was sharing 470 with family yilbegan)
mob family added harpeia @ 471
mob_spawn_point corrected feyweald sapplings spawn since they were totally wrong, corrected pop pos for Scitalis (wyvern was popping @ fairy camp) added Sarcopsylla Kotan-kor Kamuy and it's wivres (supposed to be spawn during a quest) Dark Ixion, corrected snipper displayed as quadav (group error), added missing nms
- Attachments
-
- mob_skill.sql.patch
- (75.46 KiB) Downloaded 716 times
-
- mob_family_system.sql.patch
- (5.72 KiB) Downloaded 752 times
Re: SOA retail 23 november 2013
Npc_list : added missing npcs Meriphataud Mountains S (mostly cs npcs)
Mog_group, mob_pool : added vnm akupara group
mob_spawn point: added missing condors and akupara
Mog_group, mob_pool : added vnm akupara group
mob_spawn point: added missing condors and akupara
Re: SOA retail 23 november 2013
sanctuary of zita: added missing mobs/npcs
romaeve added npcs (planar rifts, corrected bridges to match retail true npc)
sky: corrected some npcs added all planar rifts, ground tomes (missed 2 in ve lugannon)
added vnms and their adds
added naraka family and moves (no script just anims)
Reupped npcs_list with reintroduced dsp db pos for pincerstone for now(All pos for pincerstones from dsp are messed up and i have captured only 50% of them so i can't correct them now)
example:
DSP NPC:
INSERT INTO `npc_list` VALUES (331,'_3m2',0,-362.961,-40.200,-39.631,1,40,40,9,0,0,0,6147,0x0200000000000000000000000000000000000000,0,130); -- not listed
REAL RETAIL NPC:
[03:29:18] 0x0E, 64 Bytes - (Update) Entity
0 1 2 3 4 5 6 7 8 9 A B C D E F
-----------------------------------------------
0E 20 DB 00 4B 21 08 01 4B 01 07 00 25 06 47 42 . Û.K!..K...%%.GB
00 00 00 C2 8F B2 B9 C3 01 00 00 00 28 28 64 09 ...²¹Ã....((d.
00 03 18 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
02 00 00 00 5F 33 6D 32 00 00 00 00 00 00 00 00 ...._3m2........
Should be:
INSERT INTO 'npc_list' VALUES(331,'_3m2',0,49.756,-32,-371.395,1,40,40,9,0,0,0,6147,0x0200000000000000000000000000000000000000,0,130);
i will post corrected pincerstones and other ruaun garden teleport npcs tomorrow.
romaeve added npcs (planar rifts, corrected bridges to match retail true npc)
sky: corrected some npcs added all planar rifts, ground tomes (missed 2 in ve lugannon)
added vnms and their adds
added naraka family and moves (no script just anims)
Reupped npcs_list with reintroduced dsp db pos for pincerstone for now(All pos for pincerstones from dsp are messed up and i have captured only 50% of them so i can't correct them now)
example:
DSP NPC:
INSERT INTO `npc_list` VALUES (331,'_3m2',0,-362.961,-40.200,-39.631,1,40,40,9,0,0,0,6147,0x0200000000000000000000000000000000000000,0,130); -- not listed
REAL RETAIL NPC:
[03:29:18] 0x0E, 64 Bytes - (Update) Entity
0 1 2 3 4 5 6 7 8 9 A B C D E F
-----------------------------------------------
0E 20 DB 00 4B 21 08 01 4B 01 07 00 25 06 47 42 . Û.K!..K...%%.GB
00 00 00 C2 8F B2 B9 C3 01 00 00 00 28 28 64 09 ...²¹Ã....((d.
00 03 18 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
02 00 00 00 5F 33 6D 32 00 00 00 00 00 00 00 00 ...._3m2........
Should be:
INSERT INTO 'npc_list' VALUES(331,'_3m2',0,49.756,-32,-371.395,1,40,40,9,0,0,0,6147,0x0200000000000000000000000000000000000000,0,130);
i will post corrected pincerstones and other ruaun garden teleport npcs tomorrow.
- Attachments
-
- npc_list.sql.patch
- (715.28 KiB) Downloaded 716 times
-
- mob_spawn_points.sql.patch
- (2.96 MiB) Downloaded 707 times
-
- mob_pools.sql.patch
- (131.66 KiB) Downloaded 726 times
-
- mob_skill.sql.patch
- (75.77 KiB) Downloaded 751 times
-
- mob_family_system.sql.patch
- (5.86 KiB) Downloaded 741 times
Last edited by gedads on Thu Dec 05, 2013 7:57 pm, edited 3 times in total.
Re: SOA retail 23 november 2013
latest mog group (limit of 5 file)
- Attachments
-
- mob_groups.sql.patch
- (86.5 KiB) Downloaded 727 times
Re: SOA retail 23 november 2013
npc_list with retai pos for pincerstones+anim effect even if it seems that the game isn't affected from having them swapped.
- Attachments
-
- Pincerstone.lua.patch
- (3.48 KiB) Downloaded 737 times
Last edited by gedads on Sat Dec 07, 2013 6:55 am, edited 1 time in total.
-
- Posts: 115
- Joined: Wed Jan 23, 2013 11:14 pm
Re: SOA retail 23 november 2013
Go go Gedads!
Re: SOA retail 23 november 2013
Added planar rift + nms + missing mobs for
fort karugo, east /west /west S sarutabartua
added geomantic fount inner outer horutoto.
Update #2
added crawler nest and crawler nest S planar rift + nm, geomagnetic fount geomantic reservoir
rolanberry added planar rift + nm and some missing npcs rolanberry S added several mobs missing , planar rift + vnm
mobskills corrected monoceros family
fort karugo, east /west /west S sarutabartua
added geomantic fount inner outer horutoto.
Update #2
added crawler nest and crawler nest S planar rift + nm, geomagnetic fount geomantic reservoir
rolanberry added planar rift + nm and some missing npcs rolanberry S added several mobs missing , planar rift + vnm
mobskills corrected monoceros family
- Attachments
-
- npc_list.sql.patch
- (765.95 KiB) Downloaded 698 times
-
- mob_groups.sql.patch
- (88.15 KiB) Downloaded 747 times
-
- mob_pools.sql.patch
- (137.9 KiB) Downloaded 729 times
-
- mob_skill.sql.patch
- (75.76 KiB) Downloaded 733 times
-
- mob_spawn_points.sql.patch
- (3.04 MiB) Downloaded 697 times