• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Rognvaldr19

Lt. General
82 Badges
Jul 16, 2013
1.456
1.060
  • Crusader Kings II
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: The Republic
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: Charlemagne
  • Age of Wonders: Planetfall Premium edition
  • Hearts of Iron IV: Together for Victory
  • Age of Wonders: Planetfall
  • Age of Wonders III
  • Tyranny - Bastards Wound
  • Tyranny - Tales from the Tiers
  • Hearts of Iron IV: Death or Dishonor
  • Surviving Mars
  • Europa Universalis IV: Mandate of Heaven
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Holy Fury
  • Europa Universalis IV: Cradle of Civilization
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Europa Universalis IV: Rule Britannia
  • Age of Wonders: Planetfall Deluxe edition
  • Stellaris: Distant Stars
  • Surviving Mars: First Colony Edition
  • Europa Universalis IV: Golden Century
  • Stellaris: Necroids
  • Europa Universalis IV
  • Victoria 2
  • War of the Roses
  • Europa Universalis IV: El Dorado
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Stellaris: Leviathans Story Pack
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris Sign-up
  • Hearts of Iron IV: Cadet
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Tyranny: Archon Edition
  • Tyranny: Archon Edition
These swords are in the Valyrian Sword events file under Reforgeing Swords. Any idea what the heck that means and if these swords are even available in game?

Code:
##Reforgeing Swords##
concession = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
del_pino = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
el_swordo = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
anger = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
black_death = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
compassion = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
gold_sword = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
kingmaker = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
happyness = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
hubris = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
rage = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
the_monarchist = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
the_usurper = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
justice = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
passion = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
sightblinder = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
worldeater = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
worlds_envy = {
    monthly_character_prestige = 0.25
    customizer = no   
    cached = yes # Keep a cache of all trait holders, to use with the corresponding event trigger
}
 
Those are just the names for the customizable valyrian swords in game. Originally those were their names, but if you check the localization files, you will see they have all new names and descriptions. Once you find a valyrian steel sword, a normal one, you can have it reforged by a decision and choose a unique look and name that goes with it.