Freya World
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Freya World

Open Source Java Project
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Raid And Epic Bosses Please Help

Go down 
3 posters
AuthorMessage
janiko




Posts : 33
Join date : 2011-05-29

Raid And Epic Bosses Please Help Empty
PostSubject: Raid And Epic Bosses Please Help   Raid And Epic Bosses Please Help Icon_minitimeSun Jun 19, 2011 12:04 pm

Hi everybody,
I have a terrible bug, chars can stun Raid and Epic Bosses with this skills fear anchor and do all debuffes in 100% please help me where to change script or sql.
thanks
Back to top Go down
thecast




Posts : 40
Join date : 2011-06-12

Raid And Epic Bosses Please Help Empty
PostSubject: Re: Raid And Epic Bosses Please Help   Raid And Epic Bosses Please Help Icon_minitimeSun Jun 19, 2011 5:03 pm

Hi my friend!
It's easy:

INSERT INTO `npcskills` VALUES
(Monster ID,4045,1), -- Resist Full Magic Attack
(Monster ID,4256,1); -- 100% Stun Resistance

Now, if you wish, makes the full list of noms with the NPC you want to protect what I do a script for you.
Back to top Go down
Willow
Admin
Willow


Posts : 113
Join date : 2011-05-24

Raid And Epic Bosses Please Help Empty
PostSubject: Re: Raid And Epic Bosses Please Help   Raid And Epic Bosses Please Help Icon_minitimeSun Jun 19, 2011 7:17 pm

Thank you thecast for the information.
IDs bellow taken from grandboss_data, raidboss_spawnlist, plus the Freya on Throne and Glakias from the Freya encounter.
Code:
-- Raidboss resistance to stun, fear, anchor... etc
INSERT IGNORE INTO `npcskills` VALUES
-- 100% stun resistance
(29001,4256,1),
(29006,4256,1),
(29014,4256,1),
(29019,4256,1),
(29020,4256,1),
(29022,4256,1),
(29028,4256,1),
(29066,4256,1),
(29067,4256,1),
(29068,4256,1),
(29045,4256,1),
(29177,4256,1),
(29179,4256,1),
(25699,4256,1),
(25001,4256,1),
(25004,4256,1),
(25007,4256,1),
(25010,4256,1),
(25013,4256,1),
(25016,4256,1),
(25019,4256,1),
(25020,4256,1),
(25023,4256,1),
(25026,4256,1),
(25029,4256,1),
(25032,4256,1),
(25035,4256,1),
(25038,4256,1),
(25041,4256,1),
(25044,4256,1),
(25047,4256,1),
(25050,4256,1),
(25051,4256,1),
(25054,4256,1),
(25057,4256,1),
(25060,4256,1),
(25063,4256,1),
(25064,4256,1),
(25067,4256,1),
(25070,4256,1),
(25073,4256,1),
(25076,4256,1),
(25079,4256,1),
(25082,4256,1),
(25085,4256,1),
(25088,4256,1),
(25089,4256,1),
(25092,4256,1),
(25095,4256,1),
(25098,4256,1),
(25099,4256,1),
(25102,4256,1),
(25103,4256,1),
(25106,4256,1),
(25109,4256,1),
(25112,4256,1),
(25115,4256,1),
(25118,4256,1),
(25119,4256,1),
(25122,4256,1),
(25125,4256,1),
(25126,4256,1),
(25127,4256,1),
(25128,4256,1),
(25131,4256,1),
(25134,4256,1),
(25137,4256,1),
(25143,4256,1),
(25146,4256,1),
(25149,4256,1),
(25152,4256,1),
(25155,4256,1),
(25158,4256,1),
(25159,4256,1),
(25163,4256,1),
(25166,4256,1),
(25169,4256,1),
(25170,4256,1),
(25173,4256,1),
(25176,4256,1),
(25179,4256,1),
(25182,4256,1),
(25185,4256,1),
(25188,4256,1),
(25189,4256,1),
(25192,4256,1),
(25198,4256,1),
(25199,4256,1),
(25202,4256,1),
(25205,4256,1),
(25208,4256,1),
(25211,4256,1),
(25214,4256,1),
(25217,4256,1),
(25220,4256,1),
(25223,4256,1),
(25226,4256,1),
(25229,4256,1),
(25230,4256,1),
(25233,4256,1),
(25234,4256,1),
(25235,4256,1),
(25238,4256,1),
(25241,4256,1),
(25244,4256,1),
(25245,4256,1),
(25248,4256,1),
(25249,4256,1),
(25252,4256,1),
(25255,4256,1),
(25256,4256,1),
(25259,4256,1),
(25260,4256,1),
(25263,4256,1),
(25266,4256,1),
(25269,4256,1),
(25272,4256,1),
(25276,4256,1),
(25277,4256,1),
(25280,4256,1),
(25281,4256,1),
(25282,4256,1),
(25293,4256,1),
(25299,4256,1),
(25302,4256,1),
(25305,4256,1),
(25309,4256,1),
(25312,4256,1),
(25315,4256,1),
(25319,4256,1),
(25322,4256,1),
(25325,4256,1),
(25328,4256,1),
(25352,4256,1),
(25354,4256,1),
(25357,4256,1),
(25360,4256,1),
(25362,4256,1),
(25365,4256,1),
(25366,4256,1),
(25369,4256,1),
(25372,4256,1),
(25373,4256,1),
(25375,4256,1),
(25378,4256,1),
(25380,4256,1),
(25383,4256,1),
(25385,4256,1),
(25388,4256,1),
(25391,4256,1),
(25392,4256,1),
(25394,4256,1),
(25395,4256,1),
(25398,4256,1),
(25401,4256,1),
(25404,4256,1),
(25407,4256,1),
(25410,4256,1),
(25412,4256,1),
(25415,4256,1),
(25418,4256,1),
(25420,4256,1),
(25423,4256,1),
(25426,4256,1),
(25429,4256,1),
(25431,4256,1),
(25434,4256,1),
(25437,4256,1),
(25438,4256,1),
(25441,4256,1),
(25444,4256,1),
(25447,4256,1),
(25450,4256,1),
(25453,4256,1),
(25456,4256,1),
(25460,4256,1),
(25463,4256,1),
(25473,4256,1),
(25475,4256,1),
(25478,4256,1),
(25481,4256,1),
(25484,4256,1),
(25493,4256,1),
(25496,4256,1),
(25498,4256,1),
(25524,4256,1),
(25527,4256,1),
(29040,4256,1),
(29095,4256,1),
(25671,4256,1),
(25674,4256,1),
(25677,4256,1),
(25680,4256,1),
(25681,4256,1),
(25684,4256,1),
(25687,4256,1),
(25701,4256,1),
(25523,4256,1),
(25623,4256,1),
(25624,4256,1),
(25625,4256,1),
(25626,4256,1),
-- Resist Full Magic Attack
(29001,4045,1),
(29006,4045,1),
(29014,4045,1),
(29019,4045,1),
(29020,4045,1),
(29022,4045,1),
(29028,4045,1),
(29066,4045,1),
(29067,4045,1),
(29068,4045,1),
(29045,4045,1),
(29177,4045,1),
(29179,4045,1),
(25699,4045,1),
(25001,4045,1),
(25004,4045,1),
(25007,4045,1),
(25010,4045,1),
(25013,4045,1),
(25016,4045,1),
(25019,4045,1),
(25020,4045,1),
(25023,4045,1),
(25026,4045,1),
(25029,4045,1),
(25032,4045,1),
(25035,4045,1),
(25038,4045,1),
(25041,4045,1),
(25044,4045,1),
(25047,4045,1),
(25050,4045,1),
(25051,4045,1),
(25054,4045,1),
(25057,4045,1),
(25060,4045,1),
(25063,4045,1),
(25064,4045,1),
(25067,4045,1),
(25070,4045,1),
(25073,4045,1),
(25076,4045,1),
(25079,4045,1),
(25082,4045,1),
(25085,4045,1),
(25088,4045,1),
(25089,4045,1),
(25092,4045,1),
(25095,4045,1),
(25098,4045,1),
(25099,4045,1),
(25102,4045,1),
(25103,4045,1),
(25106,4045,1),
(25109,4045,1),
(25112,4045,1),
(25115,4045,1),
(25118,4045,1),
(25119,4045,1),
(25122,4045,1),
(25125,4045,1),
(25126,4045,1),
(25127,4045,1),
(25128,4045,1),
(25131,4045,1),
(25134,4045,1),
(25137,4045,1),
(25143,4045,1),
(25146,4045,1),
(25149,4045,1),
(25152,4045,1),
(25155,4045,1),
(25158,4045,1),
(25159,4045,1),
(25163,4045,1),
(25166,4045,1),
(25169,4045,1),
(25170,4045,1),
(25173,4045,1),
(25176,4045,1),
(25179,4045,1),
(25182,4045,1),
(25185,4045,1),
(25188,4045,1),
(25189,4045,1),
(25192,4045,1),
(25198,4045,1),
(25199,4045,1),
(25202,4045,1),
(25205,4045,1),
(25208,4045,1),
(25211,4045,1),
(25214,4045,1),
(25217,4045,1),
(25220,4045,1),
(25223,4045,1),
(25226,4045,1),
(25229,4045,1),
(25230,4045,1),
(25233,4045,1),
(25234,4045,1),
(25235,4045,1),
(25238,4045,1),
(25241,4045,1),
(25244,4045,1),
(25245,4045,1),
(25248,4045,1),
(25249,4045,1),
(25252,4045,1),
(25255,4045,1),
(25256,4045,1),
(25259,4045,1),
(25260,4045,1),
(25263,4045,1),
(25266,4045,1),
(25269,4045,1),
(25272,4045,1),
(25276,4045,1),
(25277,4045,1),
(25280,4045,1),
(25281,4045,1),
(25282,4045,1),
(25293,4045,1),
(25299,4045,1),
(25302,4045,1),
(25305,4045,1),
(25309,4045,1),
(25312,4045,1),
(25315,4045,1),
(25319,4045,1),
(25322,4045,1),
(25325,4045,1),
(25328,4045,1),
(25352,4045,1),
(25354,4045,1),
(25357,4045,1),
(25360,4045,1),
(25362,4045,1),
(25365,4045,1),
(25366,4045,1),
(25369,4045,1),
(25372,4045,1),
(25373,4045,1),
(25375,4045,1),
(25378,4045,1),
(25380,4045,1),
(25383,4045,1),
(25385,4045,1),
(25388,4045,1),
(25391,4045,1),
(25392,4045,1),
(25394,4045,1),
(25395,4045,1),
(25398,4045,1),
(25401,4045,1),
(25404,4045,1),
(25407,4045,1),
(25410,4045,1),
(25412,4045,1),
(25415,4045,1),
(25418,4045,1),
(25420,4045,1),
(25423,4045,1),
(25426,4045,1),
(25429,4045,1),
(25431,4045,1),
(25434,4045,1),
(25437,4045,1),
(25438,4045,1),
(25441,4045,1),
(25444,4045,1),
(25447,4045,1),
(25450,4045,1),
(25453,4045,1),
(25456,4045,1),
(25460,4045,1),
(25463,4045,1),
(25473,4045,1),
(25475,4045,1),
(25478,4045,1),
(25481,4045,1),
(25484,4045,1),
(25493,4045,1),
(25496,4045,1),
(25498,4045,1),
(25524,4045,1),
(25527,4045,1),
(29040,4045,1),
(29095,4045,1),
(25671,4045,1),
(25674,4045,1),
(25677,4045,1),
(25680,4045,1),
(25681,4045,1),
(25684,4045,1),
(25687,4045,1),
(25701,4045,1),
(25523,4045,1),
(25623,4045,1),
(25624,4045,1),
(25625,4045,1),
(25626,4045,1);
There are more raid bosses to add, such as those spawned from scripts.
If somone has the time, please complete the above list, to add it to the SVN asap.
Good places to look for missing raidboss ids are the data\scripts\quests\Q350_EnhanceYourWeapon\data.xml (be carefull, not all ids in this file are from raids)
and the scripts files in data\scripts\ai\individual.

I would do it myself, but atm me and a couple of GMs from my server work on the seven signs quests.
Back to top Go down
Sponsored content





Raid And Epic Bosses Please Help Empty
PostSubject: Re: Raid And Epic Bosses Please Help   Raid And Epic Bosses Please Help Icon_minitime

Back to top Go down
 
Raid And Epic Bosses Please Help
Back to top 
Page 1 of 1
 Similar topics
-
» bluff epic bug!!!
» Epic Boss stats/drops/skils for Freya
» Freya Raid Boss

Permissions in this forum:You cannot reply to topics in this forum
Freya World :: Development :: Bug Reports-
Jump to: