elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   Elsword (https://www.elitepvpers.com/forum/elsword/)
-   -   Velder Secret Dungeon (https://www.elitepvpers.com/forum/elsword/2549577-velder-secret-dungeon.html)

Sahibah 04/20/2013 17:16

Velder Secret Dungeon
 
wat's the NPC ID for the final boss in Velder(Belder) Dungeon hallucination of belder in the EU server ? ( i want to use it for the droop hack )

PrestigeMaster 04/21/2013 16:02

NUI_GLITER_ALCHEMYST_SECRET_BOSS

Sahibah 04/21/2013 17:35

but he dont give drop (only junk one no weapon)

ernilos 04/21/2013 20:51

Quote:

Originally Posted by Sahibah (Post 22316735)
but he dont give drop (only junk one no weapon)

Try adding _EXTRA at final

omieqqe 04/21/2013 20:59

Is this a method replace mod? I'm a bit confuse here

error1003 04/21/2013 21:47

NUI_GLITER_ALCHEMYST_SECRET_BOSS put this in the Drop hack and in Henir it spawn the velder Boss, that Boss give u more RZK and Goldchests.Gibt das ein um in Henir den Belder boss zu spawnen.Damit kriegt ihr in ca 3-4 mins das Inv. Voll und droppt ausserdem Antike Goldkisten.

omieqqe 04/21/2013 22:09

Quote:

Originally Posted by error1003 (Post 22322216)
NUI_GLITER_ALCHEMYST_SECRET_BOSS put this in the Drop hack and in Henir it spawn the velder Boss, that Boss give u more RZK and Goldchests.Gibt das ein um in Henir den Belder boss zu spawnen.Damit kriegt ihr in ca 3-4 mins das Inv. Voll und droppt ausserdem Antike Goldkisten.

Hum... yea but how did we do for drop hack?

error1003 04/21/2013 22:12

Quote:

Hum... yea but how did we do for drop hack?
U want to drop the god Items from him like Boss drops? If Yes u need to do the file by self.

omieqqe 04/21/2013 22:13

Yea i did but my game crash all time i load an dungeon like ''fail to load xxx dungeon''

PS: sorry i'm new at LUA editor

bepy87 04/21/2013 22:14

Quote:

Originally Posted by error1003 (Post 22322725)
U want to drop the god Items from him like Boss drops? If Yes u need to do the file by self.

Is there a way to edit the Virtuos exp hack to make another boss with another loot appear instead of Benders?

error1003 04/21/2013 22:33

Quote:

Is there a way to edit the Virtuos exp hack to make another boss with another loot appear instead of Benders?
Yes.With LUA Editor and Komextractor...

bepy87 04/21/2013 22:50

Quote:

Originally Posted by error1003 (Post 22323090)
Yes.With LUA Editor and Komextractor...

I know I could be a little off topic but I need your help just for this thing.
I extracted the kom, opened up the lua, but I don't really know what to edit here:

Spoiler:
STAGE_LIST = {
DUNGEON_MAP = {
TEX_NAME = "",
STAGE0 = {
SUB_STAGE0 = {66, 67},
SUB_STAGE1 = {107, 67}
},
STAGE1 = {
SUB_STAGE0 = {200, 67},
SUB_STAGE1 = {241, 67}
},
STAGE2 = {
SUB_STAGE0 = {
334,
67,
TRUE
}
}
},
STAGE0 = {
WORLD_ID = WORLD_ID.WI_ELDER_DRUID_FOREST_STAGE1,
START_MOTION = TRUE,
READY_NPC = {
NPC_UNIT_ID.NUI_BOX,
NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
NPC_UNIT_ID.NUI_SMALLGATE_POST_DRUID_FOREST_A,
NPC_UNIT_ID.NUI_SMALLGATE_DRUID_FOREST_A,
NPC_UNIT_ID.NUI_BEEPOISONHOUSE,
NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
NPC_UNIT_ID.NUI_BEEPOISON_NODROP,
NPC_UNIT_ID.NUI_WISP,
NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL
},
SUB_STAGE0 = {
START_LINE_SET = -1,
MAIN_LINE_SET = 0,
END_LINE_SET = 1,
GO_TYPE = GO_TYPE.GT_RIGHT,
KEYCODE_N_START_STATE0 = {
120,
"BAT_A_FLY_READY"
},
CLEAR_COND0 = {
CLEAR_CONDITION.CC_KILL_ALL_ACTIVE_NPC,
NEXT_STAGE0 = {
CLEAR_TYPE.CT_SUB_STAGE,
0,
1,
100
}
},
CURTAIN_GROUP = {
{
LINE_INDEX = 16,
AT_START = FALSE,
LOOK_LEFT = TRUE
}
},
NPC_GROUP = {
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISONHOUSE,
START_POS = {9},
ADD_POS_Y = -280
},
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISON,
START_POS = {4}
},
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISON,
START_POS = {6}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
START_POS = {21}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
START_POS = {22}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
START_POS = {15}
},
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISON,
START_POS = {27}
},
{
NPC_ID = NPC_UNIT_ID.NUI_BOX,
START_POS = {12},
ACTIVE = FALSE,
GAGE_BAR = FALSE
}
},
TRIGGER_LIST = {
TRIGGER0 = {
HOST = TRUE,
ONE_TIME = FALSE,
INTERVAL = 10,
CONDITION_FUNC = "CF_STAGE0_SUB0_TRIGGER0",
REACT_FUNG = "RF_STAGE0_SUB0_TRIGGER0"
}
}
},
SUB_STAGE1 = {
START_LINE_SET = 1,
MAIN_LINE_SET = 2,
END_LINE_SET = -1,
CLEAR_COND0 = {
CLEAR_CONDITION.CC_KILL_NPC_TYPE,
NPC_ID = {
NPC_UNIT_ID.NUI_SMALLGATE_DRUID_FOREST_A
},
NEXT_STAGE0 = {
CLEAR_TYPE.CT_STAGE,
1,
0,
100
}
},
CURTAIN_GROUP = {
{
LINE_INDEX = 16,
AT_START = TRUE,
LOOK_LEFT = FALSE
}
},
NPC_GROUP = {
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISONHOUSE,
START_POS = {47},
ADD_POS_Y = -280
},
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISON,
START_POS = {51}
},
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISON,
START_POS = {53}
},
{
NPC_ID = NPC_UNIT_ID.NUI_WISP,
START_POS = {33}
},
{
NPC_ID = NPC_UNIT_ID.NUI_WISP,
START_POS = {39}
},
{
NPC_ID = NPC_UNIT_ID.NUI_WISP,
START_POS = {55}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
START_POS = {57}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
START_POS = {42}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GLITER_ALCHEMYST_SECRET_BOSS_HELL,
START_POS = {34}
},
{
NPC_ID = NPC_UNIT_ID.NUI_SMALLGATE_POST_DRUID_FOREST_A,
START_POS = {60},
ACTIVE = FALSE,
NO_DROP = TRUE,
GAGE_BAR = FALSE
},
{
NPC_ID = NPC_UNIT_ID.NUI_SMALLGATE_DRUID_FOREST_A,
START_POS = {60},
ACTIVE = FALSE,
NO_DROP = TRUE,
GAGE_BAR = FALSE
},
{
NPC_ID = NPC_UNIT_ID.NUI_BOX,
START_POS = {41},
ACTIVE = FALSE,
GAGE_BAR = FALSE
}
},
TRIGGER_LIST = {}
}
},
STAGE1 = {
WORLD_ID = WORLD_ID.WI_ELDER_DRUID_FOREST_STAGE2A,
READY_NPC = {
NPC_UNIT_ID.NUI_BOX,
NPC_UNIT_ID.NUI_MUSHROOM_POISON,
NPC_UNIT_ID.NUI_GHOST_MAGICIAN,
NPC_UNIT_ID.NUI_SMALLGATE_POST_DRUID_FOREST_A,
NPC_UNIT_ID.NUI_SMALLGATE_DRUID_FOREST_A,
NPC_UNIT_ID.NUI_BEEPOISONHOUSE,
NPC_UNIT_ID.NUI_BEEPOISON,
NPC_UNIT_ID.NUI_BEEPOISON_NODROP,
NPC_UNIT_ID.NUI_WISP,
NPC_UNIT_ID.NUI_ENT_SMALL
},
SUB_STAGE0 = {
START_LINE_SET = -1,
MAIN_LINE_SET = 0,
END_LINE_SET = 1,
GO_TYPE = GO_TYPE.GT_RIGHT,
CLEAR_COND0 = {
CLEAR_CONDITION.CC_KILL_ALL_ACTIVE_NPC,
NEXT_STAGE0 = {
CLEAR_TYPE.CT_SUB_STAGE,
1,
1,
100
}
},
CURTAIN_GROUP = {
{
LINE_INDEX = 4,
AT_START = FALSE,
LOOK_LEFT = TRUE
}
},
NPC_GROUP = {
{
NPC_ID = NPC_UNIT_ID.NUI_ENT_SMALL,
START_POS = {5}
},
{
NPC_ID = NPC_UNIT_ID.NUI_ENT_SMALL,
START_POS = {8}
},
{
NPC_ID = NPC_UNIT_ID.NUI_ENT_SMALL,
START_POS = {11}
},
{
NPC_ID = NPC_UNIT_ID.NUI_ENT_SMALL,
START_POS = {15}
},
{
NPC_ID = NPC_UNIT_ID.NUI_WISP,
START_POS = {4}
},
{
NPC_ID = NPC_UNIT_ID.NUI_WISP,
START_POS = {13}
},
{
NPC_ID = NPC_UNIT_ID.NUI_WISP,
START_POS = {9}
},
{
NPC_ID = NPC_UNIT_ID.NUI_WISP,
START_POS = {16}
},
{
NPC_ID = NPC_UNIT_ID.NUI_BOX,
START_POS = {11},
ACTIVE = FALSE,
GAGE_BAR = FALSE
}
},
TRIGGER_LIST = {}
},
SUB_STAGE1 = {
START_LINE_SET = 1,
MAIN_LINE_SET = 2,
END_LINE_SET = -1,
GO_TYPE = GO_TYPE.GT_RIGHT,
CLEAR_COND0 = {
CLEAR_CONDITION.CC_KILL_NPC_TYPE,
NPC_ID = {
NPC_UNIT_ID.NUI_SMALLGATE_BOSS_DRUID_FOREST
},
NEXT_STAGE0 = {
CLEAR_TYPE.CT_STAGE,
2,
0,
100
}
},
CURTAIN_GROUP = {
{
LINE_INDEX = 4,
AT_START = TRUE,
LOOK_LEFT = FALSE
}
},
NPC_GROUP = {
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISONHOUSE,
START_POS = {26},
ADD_POS_Y = -280
},
{
NPC_ID = NPC_UNIT_ID.NUI_BEEPOISON,
START_POS = {41}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GHOST_MAGICIAN,
START_POS = {28}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GHOST_MAGICIAN,
START_POS = {32}
},
{
NPC_ID = NPC_UNIT_ID.NUI_ENT_SMALL,
START_POS = {36}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GHOST_MAGICIAN,
START_POS = {38}
},
{
NPC_ID = NPC_UNIT_ID.NUI_GHOST_MAGICIAN,
START_POS = {60}
},
{
NPC_ID = NPC_UNIT_ID.NUI_ENT_SMALL,
START_POS = {46}
},
{
NPC_ID = NPC_UNIT_ID.NUI_ENT_SMALL,
START_POS = {51}
},
{
NPC_ID = NPC_UNIT_ID.NUI_SMALLGATE_BOSS_DRUID_FOREST,
START_POS = {62},
ACTIVE = FALSE,
NO_DROP = TRUE,
GAGE_BAR = FALSE
},
{
NPC_ID = NPC_UNIT_ID.NUI_SMALLGATE_BOSS_POST_DRUID_FOREST,
START_POS = {62},
ACTIVE = FALSE,
NO_DROP = TRUE,
GAGE_BAR = FALSE
}
},
TRIGGER_LIST = {}
}
},
STAGE2 = {
WORLD_ID = WORLD_ID.WI_ELDER_DRUID_FOREST_STAGE3,
START_MOTION = FALSE,
READY_NPC = {
NPC_UNIT_ID.NUI_BOX,
NPC_UNIT_ID.NUI_MUSHROOM_POISON,
NPC_UNIT_ID.NUI_GHOST_MAGICIAN,
NPC_UNIT_ID.NUI_BEEPOISONHOUSE,
NPC_UNIT_ID.NUI_BEEPOISON,
NPC_UNIT_ID.NUI_WISP,
NPC_UNIT_ID.NUI_ENT
},
SUB_STAGE0 = {
START_LINE_SET = -1,
MAIN_LINE_SET = 0,
END_LINE_SET = 1,
CLEAR_COND0 = {
CLEAR_CONDITION.CC_KILL_NPC_TYPE,
NPC_ID = {
NPC_UNIT_ID.NUI_ENT
},
NEXT_STAGE0 = {
CLEAR_TYPE.CT_GAME,
0,
0,
100
}
},
NPC_GROUP = {
{
NPC_ID = NPC_UNIT_ID.NUI_GHOST_MAGICIAN,
START_POS = {8},
ACTIVE = FALSE
},
{
NPC_ID = NPC_UNIT_ID.NUI_GHOST_MAGICIAN,
START_POS = {5},
ACTIVE = FALSE
},
{
NPC_ID = NPC_UNIT_ID.NUI_ENT,
START_POS = {12},
FOCUS_CAMERA = TRUE,
HAVE_BOSS_GAGE = TRUE,
SHOW_BOSS_NAME = TRUE,
MONSTER_GRADE = 1,
BOSS_GAUGE_HP_LINES = 2
},
{
NPC_ID = NPC_UNIT_ID.NUI_BOX,
START_POS = {2},
ACTIVE = FALSE,
GAGE_BAR = FALSE
}
},
TRIGGER_LIST = {}
}
}
}
function CF_STAGE0_SUB0_TRIGGER0(pKTDXApp, pX2DungeonGame, pX2DungeonSubStage)
if pX2DungeonGame:GetEnableMonsterFly() == false then
return false
end
if pX2DungeonGame:LiveUserUnitNum() > 0 then
return true
else
return false
end
end
function RF_STAGE0_SUB0_TRIGGER0(pKTDXApp, pX2DungeonGame, pX2DungeonSubStage)
pos = pKTDXApp:GetVec3(1079, 564, 335)
vfDelayTimeNKeyCode = pKTDXApp:GetVec3(0, 120, 2100)
pX2DungeonGame:CreateNPCReq_LUA2(NPC_UNIT_ID.NUI_B AT_A, 1, true, pos, true, vfDelayTimeNKeyCode, true)
end

I don't really know what I'm doing and I don't want to make a mess, I just figured out I should replace the enemies strings with the Velder's boss strings in the first stage (I mean, when I spawn), but it just doesn't work. Right now I want the Alchimist to spawn for every monster on the first Elder's dungeon on normal mode, can you help? :(

error1003 04/21/2013 22:53

U can Spawn the Velder boss in Elder Dungeons but u dont become the drops from him.U need to do this in the Velder Dungeon to become the drops.


All times are GMT +2. The time now is 04:25.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.