> For the complete documentation index, see [llms.txt](https://docs.vrumble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrumble.io/vrumble-or-battle-and-earn-w-multichain-nfts/whitepaper/v5-p2-deck-management-and-nfts/training-players-battle-points-and-summon-cost.md).

# Training Players, Battle Points & Summon Cost

All players have a Player Level.  This player level is what adds to their total Battle Points.\
\
A Player can be TRAINED in 2 ways:\
1\)  by spending their own CANDY (off chain currency made from playing off chain games, gifting and more...) OR\
2\) by friends/others if those others look that that Players profile and tap the train button.&#x20;

![](https://3905570312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfbalgrFNxATvRwgVVtOf%2Fuploads%2F8FRV17AoPJUhCRTUkXlE%2FIMG_7755.PNG?alt=media\&token=25b20bea-1440-41c3-85c1-a3eb93623426)![](https://3905570312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfbalgrFNxATvRwgVVtOf%2Fuploads%2FW9LsLE95LPi9LMxB28tn%2FIMG_9E93B720F287-1.jpeg?alt=media\&token=8b217716-1664-49d2-a007-7678800d4ef7)\
\
\
A player **Battle Points** are comprised of:\
1\. the player level\
2\. the player's current equipped Mystic NFT's Power Level

With these combined values the player's card (when used in Battles) has a Summon cost derived from the Player Level + Current Mystic Power level&#x20;

Here is the current SUMMON COST formula (subject to balancing):\
X = (currentMysticPowerLevel + (mysticTypeCount > 1 ? 1: 0))&#x20;

finalSummonCost = (X > 10 10 : X ) - (player level/10)

![](https://3905570312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfbalgrFNxATvRwgVVtOf%2Fuploads%2FOCkskezizrEb31kfLP4D%2Fimage.png?alt=media\&token=e0796822-6e49-4098-8338-70a7c486ff30)
