Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Dev] Locations of Everything

Newbie Spellweaver
Joined
Jan 8, 2022
Messages
69
Reaction score
34
This is a complete compiled list for everything related to the game. Mostly compiling this for my own needs, but I don't mind sharing it with others. This is a WIP and will be slow to update as I am working on several things atm. If you have input please reply to the thread.

Unpacked PKG Files (* is your Output folder)

Name / FileExplanationPurpose 1Purpose 2Purpose 3Purpose 4
*/base
*/base/biology
*/base/char
*/base/cutscene
*/base/data
*/base/decorate
*/base/effect
*/base/house
*/base/item
*/base/map
*/base/ride
*/base/ui
*/base/data
*/biology
*/char
*/customicon
*/cutscene
*/data
*/data/db
*/data/scene
*/decorate
*/effect
*/house
*/item
*/map
*/map/model
*/map/sknodemap
*/map/texture
*/map/water_texture
*/ride
*/ui
*/ui/background
*/ui/cardimage
*/ui/chroimage
*/ui/dungeon
*/ui/fightimage
*/ui/itemicon
*/ui/loadingframe
*/ui/map
*/ui/partnericon
*/ui/skillicon
*/ui/teachimage
*/ui/uiicon
*/uidata
*/uidata/animations
*/uidata/codepage
*/uidata/imagesets
*/uidata/layouts
*/uidata/looknfeel
*/uidata/lua_scripts
*/uidata/schemes

DB Folder (C_*/T_*/S_* .ini Files)

File / NameExplanationPurpose 1Purpose 2Purpose 3Purpose 4
4House
biologylist
boundinfo
c_ability
c_achievement
C_Activity
c_adventureroad
c_ai
C_Battlefield
c_biologyYou can find all NPCs here. Also Edit/Fix/Create NPCs. Very important .ini. Add/Remove NPCsEdit/Fix NPCs--
c_card
c_cardenchant
C_CardFight
C_CardGrow
C_CardPVPFight
c_cardspell
C_CardSpellFormula
C_CharColor
C_Class
C_ClassBase
C_Classes
C_Collect
c_collectionParameters |0|7| is House Furniture collection.
Parameters |1|1| is costume head collection.
Parameters |1|2| is costume face collection.
Parameters |1|3| is body costume collection.
Parameters |1|4| is Ornament costume collection.
Parameters |1|5| is weapon costume collection.
Parameters |1|6| is mount collection.
Add/Remove Items to CollectionsEdit/Fix Items in Collections--
C_CollectList
C_CollectScore
c_combine
C_CoupleEvent
C_CoupleTitle
C_CustomEquip
c_cutscene
C_DiagramGroup
C_DiagramNode
c_dialogueNPC dialogues. Can figure out NPC ID from biology.iniAdd/Remove Dialogue from NPCs.Edit/Fix Dialogue from NPCs.--
c_divination
c_dropitemAnything drop related.Add/Remove Dropped Items.Edit/Change Drop Rate
C_DyeingItems
c_enchant
c_equipset
c_eudemonbackground
C_EudemonBattle
C_EudemonBattleBiology
c_eudemonbattleenchant
c_eudemonbattleitem
C_EudemonBattleMap
C_EudemonBattleMission
c_eudemonbattlespell
c_eudemoncollect
c_eudemonrank
c_exchange
C_FamilyGame
c_festival
C_Fight
C_FightAddon
c_fightbalance
C_Fighter
C_FightEvent
c_furniture
c_furnituredisplay
c_goods
C_GrowEquip
C_Hunter
c_itemFind all items. ----
c_itemcomboFind all item sets.----
c_itemmallFind all costumes, mounts, etc.----
c_itemmallenchantYou can see all enchants for itemmall.ini parameters
here:
|25|701|63001|1|5|
----
c_level
C_LifePlan
C_Lottery
C_Mage
C_Mask
c_missionIn-game Missions / Quests in here. Edit/Change/Fix Missions in-game.Add/Remove/Edit rewards, exp, items, & gold.
C_MissionList
c_monsterstep
c_nodeAll maps and their IDs including dungeons may be found in her.eEdit Map level.Edit Dungeon limit.--
c_panel
c_parameterOne of the more important files. Can bug the server if done incorrectly.Change Level Limit.Change Coins Cap. Change Paragon table parameters.Number of players in arena.
c_partnerEidolon related file. Important for new eidolons.Add new Eidolons.Can even remove Eidolons (why would you...?)--
c_partnercombo
C_PartnerGrow
C_PartnerMemories
c_partnermission
c_partnertalk
C_Party
c_produce
C_ProduceRank
C_PVP
C_Questions
C_Races
c_ranch
c_rankaward
c_recommendactivity
C_RecommendEvents
C_RentObject
C_Reward
c_ridestep
C_Rogue
C_Schedule
c_spell
c_spellformula
C_StateDependence
c_storeIt's similar to Dialogue.ini. It's used for items in stores. Add/Remove Items in Stores.
c_strengthenenchant
C_SysSetupThis is the version of the server.----
c_textindexMost of the Dialogue in game is here.----
C_TextLimit
c_title
C_ToxicCircle
C_Transport
c_treasureindex
C_Warrior
c_weaponexpert
C_WeaponSkill
C_Wizzard
color
Decorate.~0
decorate
dyneffect
effect
ElfEquip
equip
lic
lic1
lic2
MonsterList
motion
NPCList
ridelist
weapon
 
Last edited:
Back
Top