Jump to content

Item Database [Renewal]

closed

Chevansaa
2012-06-02 11:04:13
1. Urj & Pertz ( Mora Set Equipment For Rune Knight ) http://irowiki.org/wiki/Mora#Mora_Equips
[s]Problem : It can't used by Rune Knight. and not increase HP rate to 14%, doesn't get Auto Guard skill[/s]
item_db.txt
You're write : 0x00004000
It should be :
0x00000080
#CMIIW.

2. Black Wing Equipment ( Mora Set Equipment For Ranger ) http://irowiki.org/wiki/Mora#Mora_Equips[list]
[*]Set bonus with Black Wing Manteau, Black Wing Brooch, Black Wing Suit [1]:
[list]
[*]MaxHP +15%
[*]Increases [Bomb Cluster] by 20%.
[*]P. Dodge +20
[*]Decreases ranged attack damage by 30%.
[*]Aspd -7
[/list]
[/list]
Source : http://db.irowiki.org/db/item-info/2480/
But, I can't feel the Bonus damage. #CMIIW

3. Wrong Position : Scarlet_Rose & Samurai_Mask
Scarlet_Rose : it must be LOWER headgear. but why become UPPER ?
Samura_Mask : it must be Lower + Middle headgear. but in here, only lower.

4. Ebone Armor / Black Armor
It should be used by all of 3rd jobs.
Source : http://db.irowiki.org/db/item-info/15014/

5. Concentrated White Potion(Z)
When i use that, i got STONE CURSE status. and it can't be disappear.

6. Imperial Guard
Can't used for all of reflect skill (Reflect shield,dll.).

jTynne
2012-06-09 01:19:18
Confirmed

Kenpachi
2012-06-09 23:12:59
Can't fix Ur's Seal (#2574) script because there is bonus missing that allows to reduce the SP consumtion of specific skills.

5. This is caused by SC_WHITEPOTIONZ -> has to be fixed in core.

6. Was fixed in [rev=16246].

Everything was fixed in [rev=16251].


Moving this to Core section because of the missing bonus and bugged SC_WHITEPOTIONZ.

QQfoolsorellina
2012-06-10 03:33:17
item id 15037 got this warning


script error on db/re/item_db.txt line 7043
parse_callfunc: not enough arguments, expected ','
* 7043 : { bonus bMdef,10; bonus bBaseAtk,20; bonus bFlee,17; i
,2575,2884)) { bonus2 bAddRace,RC_NonBoss,10; bonus2 bAddRace,R
bSkillAtk,"RK_SONICWAVE",100; bonus2 bSkillAtk,"RK_WINDCUTTER"
sc_start SC_CONCENTRATION,10000,(getskilllv("'L'K_CONCENTRATIO
K_CONCENTRATION"):1); bonus bAspd,2; }",1,10000,BF_WEAPON; } }




[color=#ff0000]\"[/color]



autobonus "{ sc_start SC_CONCENTRATION,10000,(getskilllv(\"LK_CONCENTRATION\")?getskilllv(\"LK_CONCENTRATION\"):1); bonus bAspd,2; }",1,10000,BF_WEAPON;


malufett
2012-06-10 04:40:38
@Kenpachi
at no.5 SC_WHITEPOTIONZ is not define so it is suppose to be SC_EXTRACT_WHITE_POTION_Z

so no need for src cause its already implemented in source

Brian
2012-06-10 06:52:44
@QQfoolsorellina and BuildBot:
[list]Fixed in [rev=16259], thanks for letting us know![/list]

Kenpachi
2012-06-10 15:26:58
Sorry for the missing escape. T_T
5 was fixed in [rev=16261]. (Thanks malufett)

To completely fix this report I still need a bonus that reduces the SP consumption of a specific skill by x%. (Ur's Seal #2574)
-> Moving to Core section.

Xantara
2012-08-04 21:06:54
bSkillUseSPrate/bUseSPrateSkill added by Ind in [rev=16273].

Just wondering, shouldn't Ur's Seal (#2883) use bSkillUseSP instead of bSkillUseSPrate? (According to iRO Wiki DB anyways)

Moving back to Databases.

Kenpachi
2012-08-22 19:05:35
Yes Xantara, you are right... my fault. T_T

Finally fixed in [rev=16684].
×
×
  • Create New...