For the complete documentation index, see llms.txt. This page is also available as Markdown.

Pokemon Mechanics & Formula

This channel provides information about the custom pokemon inspired pet system.

Mechanics

Intimacy

STATUS         RATE
Loyal           910  ~ 1000
Cordial         750  ~  909
Neutral         250  ~  749
Shy             100  ~  249
Awkward           0  ~   99

Hunger

STATUS         RATE
Stuffed          91  ~  100
Satisfied        76  ~   90
Neutral          26  ~   75
Hungry           11  ~   25
Very Hungry       0  ~   10

Settings

SETTING          UE   E1   E2   ME   My   Le
Fullness          5    4    3    ?    ?    ?
IntimacyStart   250  250  250    ?    ?    ?
IntimacyFed       5    4    3    ?    ?    ?
HungerIncrease   20   20   20    ?    ?    ?
IntimacyOverfed -50  -40  -30    ?    ?    ?
IntimacyOwnerDie  0    0    0    ?    ?    ?

DETAILS
UE = Unevolved
E1 = First Evolution
E2 = Second Evolution
ME = Mega Evolution
My = Mythical
Le = Legendary

Fullness: The amount of hunger is decreased every [HungryDelay] seconds.
IntimacyStart: Amount of Intimacy the pet starts with.
IntimacyFed: Amount of Intimacy that is increased when fed.
HungerIncrease: The amount of hunger that is increased every time the pet is fed.
IntimacyOverfed: Amount of Intimacy that is increased when over-fed.
IntimacyOwnerDie: Pet’s intimacy decreases when its owner dies.

Note: - If a pet is starving, its intimacy decreases by 20 every 20 seconds. - Pet auto feeding trigger hunger rate: 89


Formula

Stats Formula [Loyal]

You can see all the pokemon stats bonus list here.

Last updated

Was this helpful?