HaJaeKyung / KittyExtension

Fan add-on for https://www.cryptokitties.co
MIT License
232 stars 88 forks source link

CD parameter #38

Closed Timoffey closed 2 years ago

Timoffey commented 6 years ago

txt.txt I found that verison on the Russian group. Man did cooldown parameter. That pretty good idea. If parameter is even (\2=0) then first timer value, if odd (\2=1) then second time parameter. E.g. slow 16 or 24h. if even then 16 else 24. Good idea, isn't it?

HaJaeKyung commented 6 years ago

Not sure if it is that useful. Anyone else have an opinion?

Timoffey commented 6 years ago

That may be useful to fast see what state of status kitty has. Maybe just write first or second state. maybe just add gen counter to number of childs and show actual timer caption.

10 дек. 2017 г., в 2:19, Ha Jae Kyung notifications@github.com написал(а):

Not sure if it is that useful. Anyone else have an opinion?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HaJaeKyung/KittyExtension/issues/38#issuecomment-350512600, or mute the thread https://github.com/notifications/unsubscribe-auth/AcegsIhykxT4tonRpEjhQ6KuUDVcmT1rks5s-xVxgaJpZM4Q8Ivq.

lexxdog commented 6 years ago

It will be very useful. Im not sure if i get machanics right, but if virgin kitten can have odd CoolDown index - you cannot be sure how much children it can breed before it became next level of cooldown (swift to snappy etc) So this feature would be just a musthave during market time.

PantsStatusZero commented 6 years ago

The status.cooldown_index seems give you the exact time:

0 = 1m fast 1 = 2m Swift 2 = 5m Swift 3 = 10m Snappy 4 = 30m Snappy 5 = 1hr Brisk 6 = 2hr Brisk 7 = 4h Plodding 8 = 8h Plodding 9 = 16h Slow 10 = 24h Slow 11 = 2d Sluggish 12 = 4d Sluggish 13 = 1 week Catatonic