Renji Abarai Posted February 8, 2014 Posted February 8, 2014 (edited) REQUESTING for Transcend Card Item_db.txt ScriptCan somebody Help me ??? (( 13042# A dagger with an unnaturally dark colored blade. Those who hold it instinctively sense the danger and risk of wielding this weapon. [^333399Refine Rate 9~10^000000] Vit+ 5 Deals +10% Crit damage and gives +10 Crit Rate. 10% more damage to Demi Human [^333399Refine Rate 9~10^000000] Pierces Defense of DemiHuman monster by 5%. Class :^777777 Dagger^000000 Attack :^777777 120^000000 Weight :^777777 0^000000 Weapon Level :^777777 4^000000 Required Level :^777777 80^000000 Applicable Job :^777777 Novice Class, Swordman Class, Mage Class, Archer Class, Merchant Class, Thief Class, Ninja, Soul Linker^000000 # Edited February 9, 2014 by Renji Abarai Quote
Kido Posted February 8, 2014 Posted February 8, 2014 do you want the script? i can easly do it but you also will need the common files to add it to the grf, also modifi the idnum2 files nvm mind, give me some minuts, working on it Quote
Renji Abarai Posted February 8, 2014 Author Posted February 8, 2014 do you want the script? i can easly do it but you also will need the common files to add it to the grf, also modifi the idnum2 files nvm mind, give me some minuts, working on it Client Side is done.. all i need now is the Item_db.txt script Quote
Kido Posted February 8, 2014 Posted February 8, 2014 ok... this is really easy to do, you should be able to do it http://svn.rathena.org/svn/rathena/trunk/doc/item_bonus.txt well huh i will help you this time just make sure to read those here 20597,Champion_Card,Champion Card,6,20,,10,,,,,,,,64,,,,,{ bonus5 bAutoSpellWhenHit,"MO_EXPLOSIONSPIRITS",1,100,BF_WEAPON|BF_MAGIC,0; skill "MO_BODYRELOCATION",1; },{},{} 20598,Creator_Card,Creator Card,6,20,,10,,,,,,,,16,,,,,{ skill "CR_FULLPROTECTION",5; bonus bBreakArmorRate,500; bonus bBreakShieldRate,500; /*iraqi strike?*/ if( Class==Job_Creator ) bonus bAspdRate,-5; bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",50; },{},{} 20599,Gunslinger_Card,Gunslinger Card,6,20,,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,"GS_RAPIDSHOWER",10,50; bonus2 bSkillAtk,"GS_DESPERADO",25; },{},{} 20600,Ninja_Card,Ninja Card,6,20,,10,,,,,,,,64,,,,,{ skill "NJ_TATAMIGAESHI",1; bonus3 bAutoSpell,"NJ_SUITON",3,50; bonus3 bAutoSpell,"NJ_UTSUSEMI",3,10; bonus2 bSkillAtk,"NJ_ISSEN",25; },{},{} 20601,Paladin_Card,Paladin Card,6,20,,10,,,,,,,,136,,,,,{ skill "CR_FULLPROTECTION",5; bonus5 bAutoSpellWhenHit,"CR_AUTOGUARD",10,100,BF_WEAPON|BF_MAGIC,0; bonus5 bAutoSpellWhenHit,"CR_REFLECTSHIELD",10,100,BF_WEAPON|BF_MAGIC,0; bonus bMaxHpRate,10; },{},{} 20602,Professor_Card,Professor Card,6,20,,10,,,,,,,,769,,,,,{ bonus3 bAutoSpell,"SA_DISPELL",1,10; bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",3,50,BF_MAGIC,0; bonus3 bAutoSpell,"PF_FOGWALL",1,30; skill "SA_FREECAST",1; },{},{} 20603,Stalker_Card,Stalker Card,6,20,,10,,,,,,,,769,,,,,{ skill "RG_CLOSECONFINE",1; skill "ST_CHASEWALK",1; },{},{} 20604,Star_Gladiator_Card,Star Gladiator Card,6,20,,10,,,,,,,,769,,,,,{ bonus bAllStats,5; bonus bFlee,15; bonus bFlee2,10; if( Class==Job_Star_Gladiator ) bonus2 bAddRace,RC_DemiHuman,50; bonus bMaxHpRate,10; },{},{} //if you are using last revision change RC_DemiHuman for RC_Player remember always to read the wiki http://rathena.org/wiki/Main_Page also the documentation for more references http://svn.rathena.org/svn/rathena/trunk/doc/ Quote
Renji Abarai Posted February 9, 2014 Author Posted February 9, 2014 ok... this is really easy to do, you should be able to do it http://svn.rathena.org/svn/rathena/trunk/doc/item_bonus.txt well huh i will help you this time just make sure to read those here 20597,Champion_Card,Champion Card,6,20,,10,,,,,,,,64,,,,,{ bonus5 bAutoSpellWhenHit,"MO_EXPLOSIONSPIRITS",1,100,BF_WEAPON|BF_MAGIC,0; skill "MO_BODYRELOCATION",1; },{},{} 20598,Creator_Card,Creator Card,6,20,,10,,,,,,,,16,,,,,{ skill "CR_FULLPROTECTION",5; bonus bBreakArmorRate,500; bonus bBreakShieldRate,500; /*iraqi strike?*/ if( Class==Job_Creator ) bonus bAspdRate,-5; bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",50; },{},{} 20599,Gunslinger_Card,Gunslinger Card,6,20,,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,"GS_RAPIDSHOWER",10,50; bonus2 bSkillAtk,"GS_DESPERADO",25; },{},{} 20600,Ninja_Card,Ninja Card,6,20,,10,,,,,,,,64,,,,,{ skill "NJ_TATAMIGAESHI",1; bonus3 bAutoSpell,"NJ_SUITON",3,50; bonus3 bAutoSpell,"NJ_UTSUSEMI",3,10; bonus2 bSkillAtk,"NJ_ISSEN",25; },{},{} 20601,Paladin_Card,Paladin Card,6,20,,10,,,,,,,,136,,,,,{ skill "CR_FULLPROTECTION",5; bonus5 bAutoSpellWhenHit,"CR_AUTOGUARD",10,100,BF_WEAPON|BF_MAGIC,0; bonus5 bAutoSpellWhenHit,"CR_REFLECTSHIELD",10,100,BF_WEAPON|BF_MAGIC,0; bonus bMaxHpRate,10; },{},{} 20602,Professor_Card,Professor Card,6,20,,10,,,,,,,,769,,,,,{ bonus3 bAutoSpell,"SA_DISPELL",1,10; bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",3,50,BF_MAGIC,0; bonus3 bAutoSpell,"PF_FOGWALL",1,30; skill "SA_FREECAST",1; },{},{} 20603,Stalker_Card,Stalker Card,6,20,,10,,,,,,,,769,,,,,{ skill "RG_CLOSECONFINE",1; skill "ST_CHASEWALK",1; },{},{} 20604,Star_Gladiator_Card,Star Gladiator Card,6,20,,10,,,,,,,,769,,,,,{ bonus bAllStats,5; bonus bFlee,15; bonus bFlee2,10; if( Class==Job_Star_Gladiator ) bonus2 bAddRace,RC_DemiHuman,50; bonus bMaxHpRate,10; },{},{} //if you are using last revision change RC_DemiHuman for RC_Player remember always to read the wiki http://rathena.org/wiki/Main_Page also the documentation for more references http://svn.rathena.org/svn/rathena/trunk/doc/ Thanks for reply how about this one?? 13042# A dagger with an unnaturally dark colored blade. Those who hold it instinctively sense the danger and risk of wielding this weapon. [^333399Refine Rate 9~10^000000] Vit+ 5 Deals +10% Crit damage and gives +10 Crit Rate. 10% more damage to Demi Human [^333399Refine Rate 9~10^000000] Pierces Defense of DemiHuman monster by 5%. Class :^777777 Dagger^000000 Attack :^777777 120^000000 Weight :^777777 0^000000 Weapon Level :^777777 4^000000 Required Level :^777777 80^000000 Applicable Job :^777777 Novice Class, Swordman Class, Mage Class, Archer Class, Merchant Class, Thief Class, Ninja, Soul Linker^000000 # Quote
Kido Posted February 9, 2014 Posted February 9, 2014 read the links i gave you so you can't depend on me or others D: Quote
Kido Posted February 11, 2014 Posted February 11, 2014 huh allright let's see look at the important details 13042# //ID here A dagger with an unnaturally dark colored blade. Those who hold it instinctively sense the danger and risk of wielding this weapon. [^333399Refine Rate 9~10^000000] //if refined 9 or 10 eff 0 Vit+ 5 Deals +10% Crit damage and gives +10 Crit Rate. //get this effects, vit +5 1eff 1, 10% more damage eff 2, +10 crit rate eff 3 10% more damage to Demi Human // 10% more damage agains demi egg 4 [^333399Refine Rate 9~10^000000] //you repeat this lol Pierces Defense of DemiHuman monster by 5%. // pierce def of demis by 5% eff 5 Class :^777777 Dagger^000000 // the structure belong to a weapon dagger type Attack :^777777 120^000000 // this is the attach of the weapon Weight :^777777 0^000000 // weight Weapon Level :^777777 4^000000 // level Required Level :^777777 80^000000 // required level Applicable Job :^777777 Novice Class, Swordman Class, Mage Class, Archer Class, Merchant Class, Thief Class, Ninja, Soul Linker^000000 //jobs that can use it # download this, it sure helps you a lot http://rathena.org/board/files/file/2252-rathena-database-editor/ i also use rate my server to llok for examples when i don't remember the bonus script, for example critical damage + 10% then i think "which card increases the critical damage? oh yeah, the paper card" then i just add the script, in this case, it would be bonus bCritAtkRate,20; then change it to the desired value bonus bCritAtkRate,10; give a try o:! Quote
Renji Abarai Posted February 12, 2014 Author Posted February 12, 2014 huh allright let's see look at the important details 13042# //ID here A dagger with an unnaturally dark colored blade. Those who hold it instinctively sense the danger and risk of wielding this weapon. [^333399Refine Rate 9~10^000000] //if refined 9 or 10 eff 0 Vit+ 5 Deals +10% Crit damage and gives +10 Crit Rate. //get this effects, vit +5 1eff 1, 10% more damage eff 2, +10 crit rate eff 3 10% more damage to Demi Human // 10% more damage agains demi egg 4 [^333399Refine Rate 9~10^000000] //you repeat this lol Pierces Defense of DemiHuman monster by 5%. // pierce def of demis by 5% eff 5 Class :^777777 Dagger^000000 // the structure belong to a weapon dagger type Attack :^777777 120^000000 // this is the attach of the weapon Weight :^777777 0^000000 // weight Weapon Level :^777777 4^000000 // level Required Level :^777777 80^000000 // required level Applicable Job :^777777 Novice Class, Swordman Class, Mage Class, Archer Class, Merchant Class, Thief Class, Ninja, Soul Linker^000000 //jobs that can use it # download this, it sure helps you a lot http://rathena.org/board/files/file/2252-rathena-database-editor/ i also use rate my server to llok for examples when i don't remember the bonus script, for example critical damage + 10% then i think "which card increases the critical damage? oh yeah, the paper card" then i just add the script, in this case, it would be bonus bCritAtkRate,20; then change it to the desired value bonus bCritAtkRate,10; give a try o:! i know the basic script, i only dont know the code for "if ref 9 or 10" bla bla bla ; </3 can i have the code of "if refine 9,10;" pluease??? :''> Quote
Kido Posted February 12, 2014 Posted February 12, 2014 sure o:! there you go http://ratemyserver.net/index.php?page=item_db&item_id=&iname=&itype=6&iclass=-1&islot_sign=-1&islot=-1&ij%5B+%5D=-1&iju=-1&idesc=&iscript=getrefine&i_ele=-1&i_status=-1&i_race=-1&i_bonus=-1&icfix=&sort_r=18&sort_o=0&isearch=Search (it's a search of RMS you can go here http://ratemyserver.net/index.php?page=item_db and search for key words, i in specially use this: the 'Item Script Containing' code getrefine() example if (getrefine()==10) mes "Wow. That's a murder weapon."; src http://rathena.org/wiki/Getrefine Quote
Renji Abarai Posted March 11, 2014 Author Posted March 11, 2014 help i still dont get it 13042# A dagger with an unnaturally dark colored blade. Those who hold it instinctively sense the danger and risk of wielding this weapon. [^333399Refine Rate 9~10^000000] Vit+ 5 Deals +10% Crit damage and gives +10 Crit Rate. 10% more damage to Demi Human [^333399Refine Rate 9~10^000000] Pierces Defense of DemiHuman monster by 5%. Class :^777777 Dagger^000000 Attack :^777777 120^000000 Weight :^777777 0^000000 Weapon Level :^777777 4^000000 Required Level :^777777 80^000000 Applicable Job :^777777 Novice Class, Swordman Class, Mage Class, Archer Class, Merchant Class, Thief Class, Ninja, Soul Linker^000000 # Quote
Pneuma Posted March 11, 2014 Posted March 11, 2014 help i still dont get it 13042# A dagger with an unnaturally dark colored blade. Those who hold it instinctively sense the danger and risk of wielding this weapon. [^333399Refine Rate 9~10^000000] Vit+ 5 Deals +10% Crit damage and gives +10 Crit Rate. 10% more damage to Demi Human [^333399Refine Rate 9~10^000000] Pierces Defense of DemiHuman monster by 5%. Class :^777777 Dagger^000000 Attack :^777777 120^000000 Weight :^777777 0^000000 Weapon Level :^777777 4^000000 Required Level :^777777 80^000000 Applicable Job :^777777 Novice Class, Swordman Class, Mage Class, Archer Class, Merchant Class, Thief Class, Ninja, Soul Linker^000000 # if (getrefine() == 9 || getrefine() == 10){ bonus bVit,5; bonus bCritAtkRate,10; bonus bCritical,10; bonus2 bAddRace,RC_DemiHuman,10; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;} Quote
Question
Renji Abarai
Can somebody Help me ???
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.