Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "player": {
- "name": "Aether",
- "level": 20,
- "experience": 15000,
- "health": 2500,
- "mana": 1200,
- "element": "Anemo",
- "weapons": [
- {
- "name": "Freedom Sworn",
- "type": "Sword",
- "stats": {
- "attack": 500,
- "criticalRate": 25
- }
- },
- {
- "name": "Stringless",
- "type": "Bow",
- "stats": {
- "attack": 450,
- "elementalMastery": 80
- }
- }
- ],
- "artifacts": [
- {
- "name": "Viridescent Venerer",
- "setBonus": {
- "2-piece": "Anemo Damage Bonus +15%",
- "4-piece": "Swirl DMG +60%"
- }
- },
- {
- "name": "Wanderer's Troupe",
- "setBonus": {
- "2-piece": "Elemental Mastery +80",
- "4-piece": "Increases Charged Attack CRIT Rate by 50% and reduces its energy cost by 20%"
- }
- }
- ],
- "talents": {
- "normalAttack": {
- "name": "Foreign Ironwind",
- "damageScaling": {
- "baseMultiplier": 100,
- "attackScaling": 80
- }
- },
- "elementalSkill": {
- "name": "Starfell Sword",
- "cooldown": 8,
- "damageScaling": {
- "baseMultiplier": 120,
- "elementalMasteryScaling": 50
- }
- },
- "elementalBurst": {
- "name": "Wake of Earth",
- "energyCost": 60,
- "damageScaling": {
- "baseMultiplier": 200,
- "attackScaling": 100
- }
- }
- },
- "constellations": {
- "C1": "Gathering the Wind",
- "C4": "Impetuous Winds"
- },
- "inventory": [
- {
- "name": "Mystic Crystal",
- "type": "Consumable",
- "effect": "Restores 500 health and 300 mana"
- },
- {
- "name": "Winged Elixir",
- "type": "Consumable",
- "effect": "Grants temporary flight for 60 seconds"
- }
- ]
- },
- "companions": [
- {
- "name": "Diluc",
- "element": "Pyro",
- "weapon": {
- "name": "Wolf's Gravestone",
- "type": "Claymore",
- "stats": {
- "attack": 600,
- "criticalDamage": 50
- }
- },
- "artifacts": [
- {
- "name": "Crimson Witch of Flames",
- "setBonus": {
- "2-piece": "Pyro Damage Bonus +15%",
- "4-piece": "Increases Overloaded and Burning DMG by 40%. Increases Vaporize and Melt DMG by 15%. Using an Elemental Skill increases 2-Piece Set effects by 50% for 10s. Max 3 stacks."
- }
- },
- {
- "name": "Gladiator's Finale",
- "setBonus": {
- "2-piece": "ATK +18%",
- "4-piece": "If the wielder of this artifact set uses a Sword, Claymore, or Polearm, increases their Normal Attack DMG by 35%"
- }
- }
- ],
- "talents": {
- "normalAttack": {
- "name": "Tempered Sword",
- "damageScaling": {
- "baseMultiplier": 120,
- "attackScaling": 100
- }
- },
- "elementalSkill": {
- "name": "Searing Onslaught",
- "cooldown": 10,
- "damageScaling": {
- "baseMultiplier": 150,
- "attackScaling": 120
- }
- },
- "elementalBurst": {
- "name": "Dawn",
- "energyCost": 80,
- "damageScaling": {
- "baseMultiplier": 250,
- "attackScaling": 150
- }
- }
- },
- "inventory": [
- {
- "name": "Phoenix Feather",
- "type": "Material",
- "description": "A flame-imbued feather from a Pyro Regisvine. Handle with care."
- }
- ]
- },
- {
- "name": "Fischl",
- "element": "Electro",
- "weapon": {
- "name": "Rust",
- "type": "Bow",
- "stats": {
- "attack": 400,
- "attackPercentage": 15
- }
- },
- "artifacts": [
- {
- "name": "Thundering Fury",
- "setBonus": {
- "2-piece": "Electro DMG Bonus +15%",
- "4-piece": "Superconduct, Overloaded, and Electro-Charged have a 40% chance to generate an Electro Elemental Particle (non-Resin, non-Mora)."
- }
- },
- {
- "name": "Gladiator's Finale",
- "setBonus": {
- "2-piece": "ATK +18%",
- "4-piece": "If the wielder of this artifact set uses a Sword, Claymore, or Polearm, increases their Normal Attack DMG by 35%"
- }
- }
- ],
- "talents": {
- "normalAttack": {
- "name": "Bolts of Downfall",
- "damageScaling": {
- "baseMultiplier": 100,
- "attackScaling": 80
- }
- },
- "elementalSkill": {
- "name": "Nightrider",
- "cooldown": 8,
- "damageScaling": {
- "baseMultiplier": 130,
- "elementalMasteryScaling": 60
- }
- },
- "elementalBurst": {
- "name": "Midnight Phantasmagoria",
- "energyCost": 60,
- "damageScaling": {
- "baseMultiplier": 180,
- "attackScaling": 120
- }
- }
- },
- "constellations": {
- "C1": "Gaze of the Deep",
- "C6": "Night Prince"
- },
- "inventory": [
- {
- "name": "Thundering Essence",
- "type": "Material",
- "description": "A crystal infused with the essence of Electro energy. Highly conductive."
- },
- {
- "name": "Raven Feather",
- "type": "Material",
- "description": "A sleek and iridescent feather from Oz, Fischl's raven companion."
- }
- ]
- }
- ],
- "world": {
- "regions": ["Mondstadt", "Liyue", "Inazuma", "Sumeru"],
- "currentRegion": "Inazuma",
- "locations": [
- {
- "name": "Wangshu Inn",
- "level": 35,
- "enemies": ["Electro Hilichurl", "Ruined Guard"],
- "boss": "Electro Hypostasis"
- },
- {
- "name": "Inazuma City",
- "level": 40,
- "enemies": ["Fatui Pyro Agent", "Electro Cicin Mage"],
- "boss": "Pyro Regisvine"
- },
- {
- "name": "Sakura Sanctuary",
- "level": 45,
- "enemies": ["Ruined Hunter", "Cryo Abyss Mage"],
- "boss": "Geo Hypostasis"
- }
- ]
- },
- "quests": [
- {
- "name": "Secrets of the Storm",
- "level": 25,
- "description": "Uncover the mysteries of the Electro Archon in Inazuma."
- },
- {
- "name": "Dragon's Roar",
- "level": 30,
- "description": "Investigate the disturbances caused by Stormterror in Mondstadt."
- },
- {
- "name": "Lost Ruins",
- "level": 35,
- "description": "Explore the ancient ruins hidden in the depths of Liyue."
- }
- ],
- "achievements": [
- {
- "name": "Master of Elements",
- "description": "Unlock all elemental abilities for the Traveler."
- },
- {
- "name": "Legendary Artisan",
- "description": "Craft a 5-star weapon at the blacksmith."
- },
- {
- "name": "Champion of the Abyss",
- "description": "Reach Floor 12 in the Spiral Abyss."
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement