EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=596)
-   -   Factions killing same faction (https://www.eqemulator.org/forums/showthread.php?t=31623)

Irreverent 07-08-2010 07:37 AM

Factions killing same faction
 
In ToV faction 625 is killing 626. Both have the primary faction of 42(Claws of Veeshan)

Code:

FactionTableID FactionTableName PrimaryFactionID PrimaryFactionName FactionEntryID FactionEntryName FactionEntryValue FactionEntryNpcValue
490, 'Templeveeshan_HoT_Mobs', 134, 'Guardians of Veeshan', 134, 'Guardians of Veeshan', 0, 1
625, 'a_glimmering_drake', 42, 'Claws of Veeshan', 42, 'Claws of Veeshan', -30, 1
625, 'a_glimmering_drake', 42, 'Claws of Veeshan', 134, 'Guardians of Veeshan', -30, 1
625, 'a_glimmering_drake', 42, 'Claws of Veeshan', 189, 'Kromzek', 10, 0
625, 'a_glimmering_drake', 42, 'Claws of Veeshan', 362, 'Yelinak', -30, 1
626, 'a_skyseeker_hatchling', 42, 'Claws of Veeshan', 42, 'Claws of Veeshan', -30, 1
626, 'a_skyseeker_hatchling', 42, 'Claws of Veeshan', 189, 'Kromzek', 10, 0
626, 'a_skyseeker_hatchling', 42, 'Claws of Veeshan', 362, 'Yelinak', -30, 1
627, 'an_ancient_guardian', 42, 'Claws of Veeshan', 42, 'Claws of Veeshan', -30, 1
627, 'an_ancient_guardian', 42, 'Claws of Veeshan', 134, 'Guardians of Veeshan', -30, 1
628, 'an_ancient_wyvern', 134, 'Guardians of Veeshan', 42, 'Claws of Veeshan', -30, 1
628, 'an_ancient_wyvern', 134, 'Guardians of Veeshan', 134, 'Guardians of Veeshan', -30, 1


Irreverent 07-08-2010 07:46 AM

Found the issue, cleric mobs were casting "Mark of Karn" or "Mark of Kings" as a buff to other npcs...and causing them to aggro!!

I know i can just remove this from the casting lineup...but to really fix it, how would you say "not a buff!!" so its a determental spell, not a "buff"

joligario 07-08-2010 09:45 AM

I remember this being an issue on PEQ in Thurgadin. But the 'type' field is no longer there..
http://www.projecteq.net/phpBB2/viewtopic.php?t=7817

Irreverent 07-08-2010 09:49 AM

Awesome, thank you. That fixed it.

Strange, I just resync'd to PEQ 1535 and those existed. Perhaps a rollback or a reload took place on the spells table?


All times are GMT -4. The time now is 08:23 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.