Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268
Print Page - Zeny knife and it's item code on RMS

Old aRO Forums

The 'Other' Section => AnesisRO Archive => Archive => General Questions => Topic started by: tsukaza13 on February 23, 2010, 05:19:12 am

Title: Zeny knife and it's item code on RMS
Post by: tsukaza13 on February 23, 2010, 05:19:12 am
So, I was looking at the zeny knife on RMS. It's item script is as follows.

{ bonus2 bGetZenyNum,100,40; },{},{}

Could someone translate that, please, into what chance there is of stealing, and how much? [Is it 0.4% chance to steal?]

Thank you. /lv
Title: Re: Zeny knife and it's item code on RMS
Post by: kolela on February 23, 2010, 05:29:35 am
receive 100*(monster's base level) zeny at 40% chance when monster is killed
Title: Re: Zeny knife and it's item code on RMS
Post by: DeePee on February 23, 2010, 05:41:47 am
Not entirely.

bonus2 bGetZenyNum,n,x;         When killing a monster, there is a x% chance of gaining 1~n zeny
                        (only the highest among all is applied).
                        If n < 0, the max zeny to gain is -n*monster level.

So in this case, when killing a monster, there's a 40% chance to get 1-100 zeny.
Title: Re: Zeny knife and it's item code on RMS
Post by: tsukaza13 on February 23, 2010, 05:45:56 am
Awww. ._.

Also, I remember Razer doing a test some time ago, where he said it depended on the monster's base level. What about that?

And would it be worth getting this for my Soul Linker to hold while using Esma?
Title: Re: Zeny knife and it's item code on RMS
Post by: Razer on February 23, 2010, 05:52:35 am
Awww. ._.

Also, I remember Razer doing a test some time ago, where he said it depended on the monster's base level. What about that?

And would it be worth getting this for my Soul Linker to hold while using Esma?
I did a test but I was not entirely sure of my results. Sure enough you would steal more of a Myst case then a poring but from what I found the dagger had a low chance of stealing and it stole really low amounts of zeny. To be entirely honest - this dagger is useless - you are better off killing the monster - getting its etc item and selling that for zeny.

Cramp card is useless too but well you can make that work with a DSB smith in niff since its headgear+accessory(Tarou).
Title: Re: Zeny knife and it's item code on RMS
Post by: tsukaza13 on February 23, 2010, 05:56:09 am
I see, thank you very much!   /ok