HELP ON HOW TO USE MODDING TOOLS PROPERLY

08/15/2013 10:51 CodeLancelot#1
Okay, so I have the tools:
- KOM editor
- LUA v2 editor
- Els bypass
- Site blocking to prevent disconnecting

My only problem is the coding with LUA editor.
I'm trying to edit my title stats or boss drop rates but I do not know what codes to use for them. How can I learn this? For example, what numbers or words do I input in order for something to work? Such as a code for attack speed, socket value, instant death, 100% drop rate. You don't have to tell me the codes, because I don't want to be a mere "leecher" or just end up having no answers. Well, because how else am I going to use these forums? I mean, if this isn't legitimately asking for help, then i don't know what is. I just want to learn how to understand this coding better so that I can be able to use these tools properly. I've tried searching, however I've received no luck. I want to LEARN how to DO THE WORK by MYSELF.
08/15/2013 12:15 Minifuchse#2
look at other title´s at this line :

TitleManager:AddTitleMissionInfo_LUA({
m_iMissionID = 20,
m_eClearType = TITLE_MISSION_CLEAR_TYPE.TMCT_DUNGEON_CLEAR_COUNT,
m_MissionName = "Eldritsucher",
m_iConditionLv = 1,
m_eConditionUnitType = UNIT_TYPE.UT_NONE,
m_eConditionUnitClass = UNIT_CLASS.UC_NONE,
m_iConditionClearMissionID = 0,
m_SubMission = {
20,
21,
22,

Look in game what effects the title has,the numbers are the effects,its in the right order.
Copy it and paste it in the title you want to edit of course you can use the numbers of all titles.
Every effect works only Ed/EP and Bonus damage dont work !

Edit:
There is a list of numbers and their effects but i´m not sure if I´m allowed to share it.
08/15/2013 22:39 Otes#3
20000 = Actives, Special Actives, Buffs Skill Level +1
1610 = Critical hit rate +10%
20210 = ED +10%
20305 = Exp +5%
120 = Magic attack +400
20 = Physical attack + 400
2410 = Awakening Charge Speed +10%
1305 = max hp +5%
1210 = Awakening Time +15%
1510 = Action speed +10%
4510 = Accuracy +20%
13451 = All elements attacks +2%
5620 = All Elements Resistance +50
1910 = Jump speed +10%
1710 = movement speed +10%
1810 = dodge +10%
40625 = reduced damage +12.5%
40208 = addtional damage 4%