bonjour
voici ma proposition.
hero = {}
hero.nom = « Rhodo »
hero.niveau = 1
hero.experience = 0
hero.class = « Archer »
hero.energie = 1850
hero.mana
— constitution hero
hero.force = 60
hero.armure = 35
hero.precision = 65
hero.esquive = 30
— inventaire hero
hero.inventaire = {}
hero.inventaire.nombre = 20
— equipement hero
hero.equipement {}
hero.tete = « vide »
hero.torse = « Chemise usée »
hero.bras = « vide »
hero.jambes = « Pantalon usé »
hero.pieds = « Chaussures usées »
hero.bouclier = « vide »
hero.arme_main1 = « Dague usée »
hero.arme_main2 = « vide »
hero.arme_2mains = « Vieil arc »
hero.munition = « 25 »
— competence hero
hero.competence1 = « tir rapide »
hero.competence2 = « triple fleche »
hero.competence1 = « soin poison »
hero.competence1 = « esquive »