π Core Attribute Framework
Six Primary Attributes
Each Gotchipus possesses six fundamental attributes that determine their capabilities across various gameplay scenarios. These attributes form the foundation of all strategic decisions and combat calculations:- Strength (STR): Governs physical attack power and construction efficiency
- Defense (DEF): Controls damage reduction and structural durability
- Mind (INT): Influences magical abilities and research speed
- Vitality (VIT): Determines health points and recovery rates
- Agility (AGI): Affects action speed and evasion capabilities
- Luck (LUK): Impacts critical hit rates and resource acquisition
Initial Attribute Calculation
Base attribute values are determined by the Gotchipus rarity tier, following this mathematical relationship:- Common (rarity 0): 12 points
- Rare (rarity 1): 15 points
- Epic (rarity 2): 18 points
- Legendary (rarity 3): 22 points
π Experience & Leveling Mathematics
Smooth Growth Curve
The experience system uses a continuous mathematical function to ensure smooth progression without artificial barriers. This prevents the common issue of level βwallsβ that can frustrate players:- OFFSET = 50 (base experience requirement)
- STEP = 25 (linear growth factor)
- POWER = 1.5 (exponential scaling)
- Level 1: (50 + 25Γ1)^1.5 = 650 XP
- Level 10: (50 + 25Γ10)^1.5 = 5,196 XP
- Level 50: (50 + 25Γ50)^1.5 = 46,852 XP