đ´Card Stats Formula
Last updated
Last updated
base_atk: default attack stat (100).
staked_amount: the amount of tokens staked.
multiplier: a randomly changing factor for each session (1â10), creating unpredictability.
base_def: default defense stat (100).
staked_amount: the number of NFTs staked.
nft_floor_price: the average price of the NFT.
R: the rarity of the NFT (0 < R ⤠1).
R = nft_id / collection_supply
if(R < 0.1), R = 0.1 // Maximum value of 10 times
multiplier: a randomly changing factor for each session (1â10), creating unpredictability.
The health stat is calculated based on the number of followers of the project.
base_hp: default health stat (1000).
followers: the number of followers of the project that the card represents.
The speed stat is calculated based on the engagement from the 5 most recent posts
Special stats are calculated based on the value of Beraji tokens and NFTs staked.