Beraji
  • ๐Ÿ“šOVERVIEW
    • ๐Ÿ“œIntroduction
      • ๐Ÿ”—Beraji Official Link
      • ๐ŸปBeraji Mascot
    • โ“Why build an ecosystem?
    • ๐Ÿ’ซHow to navigate through Beraji
  • โš”๏ธJiko
    • ๐Ÿ“œIntroduction
    • ๐Ÿ’ฐJiko Economy
      • โš™๏ธJiko Core Engine: A Yield Optimizer Protocol featuring Single-sided Staking
      • ๐ŸญaSUGAR in Jiko
    • ๐Ÿ“ฅJiko Staking
      • ๐Ÿช™Whitelisted Assets for Jiko
    • ๐ŸŽฎGameplay
      • ๐ŸŽดCard Stats Formula
      • ๐Ÿ† Jiko VIP System
      • ๐ŸƒCustom Card
      • ๐ŸŽฒDegen room
  • ๐ŸปBeraji Bears
    • ๐Ÿ’žReconnect, Embrace, and Play
    • ๐Ÿ”ฅMainnet Mint Info
    • ๐ŸŒ—Beradelic & Beradeluna
      • ๐Ÿ’ŒWhy holding Beradeluna and Beradelic?
    • ๐ŸŽกUtility of Beraji Bears
  • BeraSig
    • ๐ŸŸกIntroduction
    • 1๏ธโƒฃBeraSig Hub
      • ๐ŸฌCandy Bot
      • โœจBeraSig Affiliate Program (TBU)
    • 2๏ธโƒฃBeraSig Wallet
      • ๐Ÿ’ปBeraSig Wallet: Chrome Extension
      • ๐Ÿ“ฑBeraSig Wallet: Mobile Portal
      • โ›“๏ธWallet integration
  • ๐ŸBERA BEE CATCHER
    • ๐Ÿ“œIntroduction
    • ๐Ÿ•น๏ธHow to play: Basic Level
    • ๐ŸงฎHow to play: Advanced Level
    • ๐ŸŽฎIn-game Currency & Items
    • ๐Ÿ†Leaderboard
    • ๐Ÿ”—Referral Program
  • ๐Ÿช™TOKEN SYSTEM
    • ๐Ÿญ$SUGAR TOKEN
      • ๐Ÿ“–What's aSUGAR?
      • ๐Ÿ’ŒHow aSUGAR Rewards Work?
      • ๐Ÿ’กHow to get aSUGAR?
      • ๐ŸŽPartner's Token Reward
  • ๐Ÿ›ฃ๏ธROADMAP
  • ๐Ÿ›๏ธTerms of Use & Privacy
    • General Terms and Conditions of Use
    • Privacy Policy
  • Audit docs
Powered by GitBook
On this page
  • BASIC STATS CALCULATION
  • SPECIAL STAT
  1. Jiko
  2. Gameplay

Card Stats Formula

PreviousGameplayNext๐Ÿ† Jiko VIP System

Last updated 9 hours ago

BASIC STATS CALCULATION

Attack Stat (ATK)

amplify_rate=(first_price/current_price)4amplify\_rate = (first\_price/current\_price) ^{4}amplify_rate=(first_price/current_price)4
DEF=(base_defโˆ—amplify_rate+staked_amountโˆ—token_price)ร—multiplierDEF=(base\_def * amplify\_rate + \sqrt{staked\_amount * token\_price} ) ร—multiplier DEF=(base_defโˆ—amplify_rate+staked_amountโˆ—token_priceโ€‹)ร—multiplier

  • base_atk: Default attack stat (164โ€“194).

  • staked_amount: The amount of tokens staked.

  • multiplier: A randomly changing factor for each session (1), creating unpredictability.

  • first_price: the price of token when the battle started (1st round)

  • current_price: price of the token at the current round

Defend Stat (DEF)

amplify_rate=(first_price/current_price)2amplify\_rate = (first\_price/current\_price) ^{2}amplify_rate=(first_price/current_price)2
DEF=(base_defโˆ—amplify_rate+staked_amountร—NFT_floor_price)ร—multiplierDEF=(base\_def * amplify\_rate+ \sqrt{staked\_amount ร— NFT\_floor\_price} ) ร—multiplier DEF=(base_defโˆ—amplify_rate+staked_amountร—NFT_floor_priceโ€‹)ร—multiplier
  • base_def: Default defense stat (48โ€“90).

  • staked_amount: the number of NFTs staked.

  • nft_floor_price: the average price of the NFT.

  • multiplier: a randomly changing factor for each session (1), creating unpredictability

  • first_price: the floor price of NFT when the battle started (1st round)

  • current_price: current floor price of the NFT at the current round

The total ATK + DEF will fluctuate by 15โ€“30% compared to the HP stat to balance card stats and ensure fairness in the game.

Health Stat (HP)

The health stat is calculated based on the number of followers of the project.

HP=base_hp+followersHP= base\_hp + \sqrt{followers} HP=base_hp+followersโ€‹
  • base_hp: default health stat (663->997).

  • Followers: the number of followers of the project that the card represents.

  • The HP stat grows based on the number of followers the represented project has. This encourages players to use cards from projects with larger followings, making the game more dynamic and engaging.

    Balancing Cards:

To balance the ATK, DEF, and HP of all cards in the game, we ensure that the total ATK + DEF fluctuates within 15โ€“30% of the HP stat. This keeps the gameplay fair and prevents any single card from becoming overly powerful.

Speed Stat (SPEED)

The speed stat is calculated based on the engagement from the 5 most recent posts

SPEED=base_speed+view+(likeร—2)+(retweetร—4)+(bookmarkร—5)SPEED =base\_speed +view+(likeร—2)+(retweetร—4)+(bookmarkร—5) SPEED=base_speed+view+(likeร—2)+(retweetร—4)+(bookmarkร—5)
  • Base_speed: default stat (100)

  • View: Views of the 5 most recent posts.

  • Like: Likes on the 5 most recent posts.

  • Retweet: Retweets of the 5 most recent posts.

  • Bookmark: Bookmarks of the 5 most recent posts.

SPECIAL STAT

Special stats are calculated based on the value of Beraji tokens and NFTs staked.

Critย damage:Criticalย hitย multiplier=Beraji_KO_TVLCrit\ damage: Critical\ hit\ multiplier = \sqrt{Beraji\_KO\_TVL} Critย damage:Criticalย hitย multiplier=Beraji_KO_TVLโ€‹
Critย rate:1+numberย ofNFTsCrit\ rate: 1 + number\ of NFTsCritย rate:1+numberย ofNFTs

โš”๏ธ
๐ŸŽฎ
๐ŸŽด
Page cover image