Jump to content

安赫尔

Members
  • Content Count

    163
  • Joined

  • Last visited

Everything posted by 安赫尔

  1. 20725,Piamette_Ribbons,碧亚玫特的缎带,5,0,,100,,0,,1,0xFFFFFFFF,63,2,4,,30,1,0,{ bonus bMatk,10; bonus bInt,1; bonus bDex,1; if( isequipped(2189)){ autobonus "{ bonus2 bHPLossRate,30,1000; bonus bMatk,(5*(getrefine()/3)); }",(100+(getrefine()*3)),10000,BF_MAGIC,"{ disguise 1930; sleep2 10000; undisguise; }"; }},{},{} This is my old item scripts, it can work fine. In new item.conf is { Id: 20725 AegisName: "Piamette_Ribbons" Name: "碧亚玫特的缎带" Type: 5 Buy: 0 Weight: 100 Slots: 1 Upper: 63 Loc: 4 EquipLv: 30 Script: <" bonus bMatk,10; bonus bInt,1; bonus bDex,1; if( isequipped(2189)) { autobonus "{ bonus2 bHPLossRate,30,1000; bonus bMatk,(5*(getrefine()/3)); }",(100+(getrefine()*3)),10000,BF_MAGIC,"{ disguise 1930; sleep2 10000; undisguise; }"; } ">}, It can's use, when the char activing autobonus , mapserver call this mistake. script error in file 'autobonus' line 0 column 3 parse_line: expect command, missing function name or calling undeclared function 0: { disguise 1930; sleep2 10000; undisguise; } And I try to use montransform 1930,100,SC_MTF_MATK; to instead disguise. When the autobonus activing, it show a message in my char's head "Monster Transform", but no change happend. Another question, item2189 and item 20725 are new items in jRO. Item 2189 is a shield just like a rabbit~ Who can help these 2. thanks
  2. A Chiese itemname Maybe cant export.. I can run itemdbconverter.pl , but no change.......
  3. I can use itemdbconverter.pl to export item_db2.conf like D:Herculestrunk>perl tools/itemdbconverter.pl db/item_db2.txt db/item_db2.conf But I can't export item_db.conf like D:Herculestrunk>perl tools/itemdbconverter.pl db/re/item_db.txt db/re/item_db.conf And I copy item_db.txt to tools folder , then use command D:Herculestrunktools>perl itemdbconverter.pl item_db.txt item_db.conf after run , it's nothing to export.. Why this ?? and how to do?
  4. Because this plugin need a item named Zeny. So system warning. Never mind.
  5. Shardow System Conformation ------------------------ Shardow equipment have no conformation, Equip ---------- Shardow can equip 6 position. 1. Armor 2. Weapon [ This weapon include all kinds of normal weapon, ex: Staff / Sword / Katar / ....] 3. Shield 4. Acc_L 5. Acc_R 6. Shoes Property --------------- Shardow have a little property, ex: FLEE+5, HP+20, HIT+10. And the weapon have no Atk/Matk, Armor & Shield have no Def. Packs ---------- Shardow Usually packs with 2 or 3 Shardow Equipment. ex: Acc_L + Acc_R / Weapon + Armor / Shield + Shoes / Armor + Shield / Weapon + Acc_L + Acc_R Packs can increase a little property. Refine ----------- Shardow can be refine, but can not enchant. Shardow's refine does't increase anything. But can active refine bouns, ex: if(getrefine>=7){......} Shardow's Pack also have refine bouns, ex: if((getequiprefinerycnt(EQI_HAND_R) + getequiprefinerycnt(EQI_ARMOR)) >=21){......} ItemDB ------------- 24000 - 24098 Total: 99 equipments. Shardow Is already a large segment of the equipments. Ver.1 Just add 1 Str , Now Maybe Ver.8 신발에 추가로 신을 수 있는 신발. 단일로도 사용할 수 있지만 효과는 적다DEF + 1.1 제련 당 암흑 내성 1% 증가.스테빌리티 쉴드 쉐도우와 애듀레이트 (아머, 슈즈) 쉐도우를 함께 장착 시, DEF + 5.제련도의 합이 20이상일 경우, 결코 암흑에 걸리지 않는다.계열 : 쉐도우 장비위치 : 슈즈 무게 : 0요구 레벨 : 1장착 : 전직업 Translation by Google In addition to shoes, to be able to wear shoes. Also available as a single, but the effect is lessDEF + 1.Shadow resistance increased by 1% per 1 smelting.Stephen shadow shield stability and aedyu rate (armor, shoes) when mounted with the shadow, DEF + 5.If it is more than the sum of smelting 20, never in the dark does not take.Series: Shadow KitLocation: Shoes Weight: 0Required Level: 1Mounting: All Job Other---------- All the Shardow Equipments have no slot. Hope to see it soon in the Hercules. And I use rAthena can test out the look. Like this. But I don't know how to increase the property to them. I think it's very easy for Hercules! [/size]
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.