Tarot Card of Fate?

Started by Dreamer, Sep 08, 2010, 09:27 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dreamer

I have a question regarding the proc rate of each card...

I was wondering if the chance to get any card is 1/14 or if there's a fixed percent for each card like Death is lesser than the Lovers meaning you'd get Lovers more than Death?

Ganondorf

#1
I'm pretty sure that the chances of drawing any given card are just 1/14.  During my experience playing Clowns I didn't notice any particular cards being drawn more than others.  Sometimes I'd even get the Death Card twice in a row, other times I wouldn't see it for a few draws.  It just appears to be sheer equal luck to me.

DarkDevine


eff = rand() % 14;
clif_specialeffect(bl, 523 + eff, AREA);
switch (eff)
[etc...]


It's 1/14 for all cards, for eAthena at least
TotalRO - 10x/10x

Dreamer

Yea for eAthena I know that's the percent but I was wondering about the official Aegis type servers is it the same way  ???