Removbe packs
This commit is contained in:
parent
6148f73888
commit
4f2cef924b
@ -213,6 +213,9 @@
|
||||
"WH.ui.magiccharge": "Magic charges",
|
||||
"WH.ui.chargevalue": "Charge value",
|
||||
"WH.ui.allitems": "All items",
|
||||
"WH.ui.small": "Small",
|
||||
"WH.ui.medium": "Medium",
|
||||
"WH.ui.large": "Large",
|
||||
|
||||
"WH.ui.bodyslots": "Body",
|
||||
"WH.ui.containerslot": "Containers",
|
||||
|
152
lang/it.json
152
lang/it.json
@ -1,24 +1,49 @@
|
||||
{
|
||||
"ACTOR": {
|
||||
"TypeCharacter": "PG",
|
||||
"TypeNpc": "PNG",
|
||||
"TypeMonster": "Mostro",
|
||||
"TypeParty": "Gruppo"
|
||||
},
|
||||
"ITEM": {
|
||||
"TypeWeapon": "Arma",
|
||||
"TypeEquipment": "Equipaggiamento",
|
||||
"TypeRace": "Razza",
|
||||
"TypeArmor": "Armatura",
|
||||
"TypeShield": "Scudo",
|
||||
"TypeSkill": "Abilità",
|
||||
"TypePower": "Potere",
|
||||
"TypeLanguage": "Lingua",
|
||||
"TypeCondition": "Status",
|
||||
"TypeClass": "Classe",
|
||||
"TypeMoney": "Mo",
|
||||
"TypePotion": "Pozione",
|
||||
"TypePoison": "Veleno",
|
||||
"TypeTrap": "Trappola",
|
||||
"TypeClassitem": "Classe",
|
||||
"TypeCompetency": "Competenza"
|
||||
},
|
||||
|
||||
"WH.conf.short": "Corte",
|
||||
"WH.conf.long": "Lunghe",
|
||||
"WH.conf.twohanded": "A Due mani",
|
||||
"WH.conf.shooting": "Da tiro",
|
||||
"WH.conf.throwing": "Da lancio",
|
||||
"WH.conf.twohanded": "A due mani",
|
||||
"WH.conf.shooting": "Da Tiro",
|
||||
"WH.conf.throwing": "Da Lancio",
|
||||
"WH.conf.lightarmor" : "Leggera",
|
||||
"WH.conf.mediumarmor": "Media",
|
||||
"WH.conf.heavyarmor": "Pesante",
|
||||
"WH.conf.lightshield": "Leggero",
|
||||
"WH.conf.mediumshield": "Medio",
|
||||
"WH.conf.towershield": "Torre",
|
||||
"WH.conf.polearm": "Armi in asta",
|
||||
"WH.conf.special": "Speciali",
|
||||
"WH.conf.polearm": "In asta",
|
||||
"WH.conf.special": "Speciale",
|
||||
|
||||
"WH.conf.head": "Testa",
|
||||
"WH.conf.cloak": "Mantello",
|
||||
"WH.conf.weapon1": "Mano primaria",
|
||||
"WH.conf.weapon2": "Mano secondaria",
|
||||
"WH.conf.weapon1": "Arma 1",
|
||||
"WH.conf.weapon2": "Arma 2",
|
||||
"WH.conf.gloves": "Guanti",
|
||||
"WH.conf.dress": "Abito",
|
||||
"WH.conf.dress": "Vestito",
|
||||
"WH.conf.boots": "Stivali",
|
||||
"WH.conf.ring": "Anelli",
|
||||
"WH.conf.belt": "Cintura",
|
||||
@ -29,13 +54,30 @@
|
||||
"WH.conf.beltpouch1": "Borsa da cintura 1",
|
||||
"WH.conf.beltpouch2": "Borsa da cintura 2",
|
||||
"WH.conf.beltpouch3": "Borsa da cintura 3",
|
||||
"WH.conf.scrollcase": "Contenitore per mappe o pergamene",
|
||||
"WH.conf.wandcase": "Porta bacchette",
|
||||
"WH.conf.potioncase": "Porta pozioni",
|
||||
"WH.conf.bagholding": "Borsa conservante",
|
||||
"WH.conf.quiverholding": "Faretra conservante",
|
||||
"WH.conf.backpackholding": "Zaino conservante",
|
||||
"WH.conf.smallchest": "Scrigno piccolo",
|
||||
"WH.conf.mediumchest": "Scrigno medio",
|
||||
"WH.conf.largechest": "Scrigno grande",
|
||||
"WH.conf.hugechest": "Scrigno enorme",
|
||||
"WH.conf.partystorage": "Scrigno di gruppo",
|
||||
|
||||
"WH.conf.unknown": "Non sai se è magico",
|
||||
"WH.conf.yes": "Identificato",
|
||||
"WH.conf.no": "Non identificato",
|
||||
"WH.conf.notapplicable": "Non applicabile",
|
||||
"WH.conf.undefined": "Not applicable",
|
||||
|
||||
"WH.ui.level": "Livello",
|
||||
"WH.ui.notes": "Note",
|
||||
|
||||
"WH.ui.hpprog": "Progressione PF",
|
||||
"WH.ui.lan": "Lingue",
|
||||
"WH.ui.attrbonus": "Attributi",
|
||||
"WH.ui.attrbonus": "Attributo",
|
||||
"WH.ui.weapons": "Armi",
|
||||
"WH.ui.armors": "Armature",
|
||||
"WH.ui.shields": "Scudi",
|
||||
@ -44,12 +86,15 @@
|
||||
"WH.ui.Strength": "Fisico",
|
||||
"WH.ui.Instinct": "Istinto",
|
||||
"WH.ui.Dexterity": "Istinto",
|
||||
"WH.ui.savestr": "Ts Fisico",
|
||||
"WH.ui.savedex": "Ts Istinto",
|
||||
"WH.ui.savemin": "Ts Mente",
|
||||
"WH.ui.Mind": "Mente",
|
||||
"WH.ui.Type": "Tipo",
|
||||
"WH.ui.HitPoints": "Punti ferita",
|
||||
"WH.ui.Defence": "Difesa",
|
||||
"WH.ui.Throw2HitM": "TxC (corpo a corpo)",
|
||||
"WH.ui.Throw2HitR": "TxC (distanza)",
|
||||
"WH.ui.Throw2HitM": "Txc (corpo a corpo)",
|
||||
"WH.ui.Throw2HitR": "Txc (distanza)",
|
||||
"WH.ui.Mana": "Mana",
|
||||
"WH.ui.Initiative": "Iniziativa",
|
||||
"WH.ui.Movement": "Movimento (Terra)",
|
||||
@ -76,7 +121,8 @@
|
||||
"WH.ui.classSkills": "Abilitá di classe",
|
||||
"WH.ui.skills": "Abilitá Aggiuntiva",
|
||||
"WH.ui.isclassskill": "Abilitá di classe?",
|
||||
"WH.ui.unlimited": "Usi illimitati?",
|
||||
"WH.ui.israceskill": "Abilitàa di razza?",
|
||||
"WH.ui.unlimited": "Unlimited use ?",
|
||||
"WH.ui.currentuse": "Numero di usi",
|
||||
"WH.ui.maxuse": "Usi Massimi",
|
||||
"WH.ui.languages": "Lingue",
|
||||
@ -87,41 +133,91 @@
|
||||
|
||||
"WH.ui.main": "Principale",
|
||||
"WH.ui.combat": "Combattimento",
|
||||
"WH.ui.skillstab": "Abilitá ed effetti",
|
||||
"WH.ui.skillstab": "Abilità ed effetti",
|
||||
"WH.ui.powers": "Poteri",
|
||||
"WH.ui.equipment": "Equipaggiamento",
|
||||
"WH.ui.equipment": "Equippaggiamento",
|
||||
"WH.ui.biography": "Biografia",
|
||||
"WH.ui.race": "Razza",
|
||||
"WH.ui.class": "Classe",
|
||||
"WH.ui.religion": "Religione",
|
||||
"WH.ui.religion": "Fede",
|
||||
"WH.ui.origin": "Origine",
|
||||
"WH.ui.age": "Etá",
|
||||
"WH.ui.age": "Età",
|
||||
"WH.ui.height": "Altezza",
|
||||
"WH.ui.eyes": "Occhi",
|
||||
"WH.ui.hair": "Capelli",
|
||||
"WH.ui.preferredhand": "Mano preferita",
|
||||
"WH.ui.size": "Taglia",
|
||||
"WH.ui.gender": "Sesso",
|
||||
"WH.ui.gender": "Gender",
|
||||
"WH.ui.background": "Storia",
|
||||
"WH.ui.type": "Tipo",
|
||||
"WH.ui.description": "Descrizione",
|
||||
"WH.ui.rawroll": "Formula TXC (ex: 1d20+@statistics.str.value)",
|
||||
"WH.ui.rawdamage": "Formula Danni (ex: 1d6+(@statistics.str.value/2))",
|
||||
"WH.ui.rawroll": "Formula del dado (es: 1d20+@statistics.str.value)",
|
||||
"WH.ui.rawdamage": "Formula danni (ex: 1d6+(@statistics.str.value/2))",
|
||||
"WH.ui.damage": "Danno",
|
||||
"WH.ui.2hdamage": "Danno a 2 mani",
|
||||
"WH.ui.slotlocation": "Slot",
|
||||
"WH.ui.quantity": "Quantitá",
|
||||
"WH.ui.slotlocation": "Posizione dello slot",
|
||||
"WH.ui.quantity": "Quantità",
|
||||
"WH.ui.cost": "Costo",
|
||||
"WH.ui.details": "Dettagli",
|
||||
"WH.ui.magicschool": "Scuola di magia",
|
||||
"WH.ui.providedslot": "Slot forniti",
|
||||
"WH.ui.skilllevelacquired": "Acquisito a livello",
|
||||
"WH.ui.totalmoney": "Total monete guadagnate",
|
||||
"WH.ui.preparetime": "Tempo di preparazione",
|
||||
"WH.ui.durationrounds": "Durata (in round)",
|
||||
"WH.ui.application": "Tipo di applicazione",
|
||||
"WH.ui.savesdc": "CD TS",
|
||||
"WH.ui.savetype": "Tipo del tiro salvezza",
|
||||
"WH.ui.Touch": "Tocco",
|
||||
"WH.ui.Ingestion": "Ingestione",
|
||||
"WH.ui.Weapon": "Arma",
|
||||
"WH.ui.halfdamage": "Dimezza",
|
||||
"WH.ui.ignore": "Nega",
|
||||
"WH.ui.dcfind": "CD per trovare",
|
||||
"WH.ui.dcdisable": "CD per disattivare ",
|
||||
"WH.ui.throwtohit": "Tiro per colpire",
|
||||
"WH.ui.mandatoryfor": "Obbligatorio per",
|
||||
"WH.ui.generic": "Generico",
|
||||
"WH.ui.bless": "Benedizione",
|
||||
"WH.ui.spell": "Incantesimo (Potere)",
|
||||
"WH.ui.poison": "Veleno",
|
||||
"WH.ui.disease": "Malattia",
|
||||
"WH.ui.curse": "Maledizione",
|
||||
"WH.ui.permanent": "Permanente",
|
||||
"WH.ui.temporary": "Temporanea",
|
||||
"WH.ui.begin": "Inizio",
|
||||
"WH.ui.specialduration": "Durata speciale",
|
||||
"WH.ui.infinite": "Infinita",
|
||||
"WH.uiwithineor": "Entro la fine del round",
|
||||
"WH.ui.beginr": "All' inizio del prossimo round",
|
||||
"WH.ui.nextr": "Prossimo round",
|
||||
"WH.ui.nextcombat": "Al prossimo combattimento",
|
||||
"WH.ui.untilendcombat": "Fino alla fine del combattimento",
|
||||
"WH.ui.beginturn": "Inizio del turno",
|
||||
"WH.ui.endturn": "Fine del turno",
|
||||
"WH.ui.durationvalue": "Durata",
|
||||
"WH.ui.durationunit": "Durata (unità di misura)",
|
||||
"WH.ui.dcsave": "CD",
|
||||
"WH.ui.incubationtime": "Tempo di incubazione",
|
||||
"WH.ui.diseaseduration": "Durata malattia",
|
||||
"WH.ui.ignoreeffect": "Ignora effetto",
|
||||
"WH.ui.raceSkills": "Abilità di razza",
|
||||
"WH.ui.identified": "Identificato",
|
||||
|
||||
"WH.ui.bodyslots": "Corpo",
|
||||
"WH.ui.containerslot": "Contenitori",
|
||||
|
||||
"WH.chat.save": "Tiro salvezza",
|
||||
"WH.chat.mweaponmalus": "Malus nell uso di due armi",
|
||||
"WH.chat.save": "Salva",
|
||||
"WH.chat.mweaponmalus": "Malus attacchi con più armi",
|
||||
"WH.chat.diceresult": "Risultato del dado",
|
||||
"WH.chat.result": "Risultato",
|
||||
"WH.chat.parysuccess": "Hai parato con successo",
|
||||
"WH.chat.paryfailed": "Hai fallito azione di parata",
|
||||
"WH.chat.rollformula": "Formula per il tiro di dado",
|
||||
"WH.chat.useshield":"Usa lo scudo?",
|
||||
"WH.chat.parysuccess": "Parato con successo !",
|
||||
"WH.chat.paryfailed": "Parata fallita !",
|
||||
"WH.chat.rollformula": "Formula del dado",
|
||||
"WH.chat.useshield":"Usare scudo?",
|
||||
"WH.chat.power": "Potere",
|
||||
"WH.chat.powerlevel": "Livello di potere"
|
||||
"WH.chat.powerlevel": "Livello di potere",
|
||||
|
||||
"WH.notif.skillmaxuse": "Usi massimi raggiunti",
|
||||
"WH.notif.toomanyuses": "Usi massimi raggiunti"
|
||||
}
|
76
system.json
76
system.json
@ -28,78 +28,6 @@
|
||||
],
|
||||
"license": "LICENSE.txt",
|
||||
"packs": [
|
||||
{
|
||||
"type": "Item",
|
||||
"label": "Races",
|
||||
"name": "races",
|
||||
"path": "packs/races.db",
|
||||
"system": "fvtt-warhero",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"type": "Item",
|
||||
"label": "Shields",
|
||||
"name": "shields",
|
||||
"path": "packs/shields.db",
|
||||
"system": "fvtt-warhero",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"type": "Item",
|
||||
"label": "Wepons",
|
||||
"name": "weapons",
|
||||
"path": "packs/weapons.db",
|
||||
"system": "fvtt-warhero",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"type": "Item",
|
||||
"label": "Ammunitions",
|
||||
"name": "ammunitions",
|
||||
"path": "packs/ammunitions.db",
|
||||
"system": "fvtt-warhero",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"type": "Item",
|
||||
"label": "Armors",
|
||||
"name": "armors",
|
||||
"path": "packs/armors.db",
|
||||
"system": "fvtt-warhero",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"type": "Item",
|
||||
"label": "Classes",
|
||||
"name": "classes",
|
||||
"path": "packs/classes.db",
|
||||
"system": "fvtt-warhero",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"type": "Item",
|
||||
"label": "Equipments",
|
||||
"name": "equipments",
|
||||
"path": "packs/equipments.db",
|
||||
"system": "fvtt-warhero",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"type": "Item",
|
||||
"label": "Powers",
|
||||
"name": "powers",
|
||||
"path": "packs/powers.db",
|
||||
"system": "fvtt-warhero",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"primaryTokenAttribute": "attributes.hp",
|
||||
"secondaryTokenAttribute": "attributes.mana",
|
||||
@ -107,7 +35,7 @@
|
||||
"styles": [
|
||||
"styles/simple.css"
|
||||
],
|
||||
"version": "10.0.48",
|
||||
"version": "10.0.49",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "10",
|
||||
@ -115,7 +43,7 @@
|
||||
},
|
||||
"title": "Warhero RPG",
|
||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json",
|
||||
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-warhero/archive/fvtt-warhero-10.0.48.zip",
|
||||
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-warhero/archive/fvtt-warhero-10.0.49.zip",
|
||||
"url": "https://www.uberwald.me/gitea/public/fvtt-warhero",
|
||||
"background": "images/ui/warhero_welcome_page.webp",
|
||||
"id": "fvtt-warhero"
|
||||
|
@ -62,9 +62,9 @@
|
||||
<label class="item-field-label-short">{{localize "WH.ui.size"}}</label>
|
||||
<select class="item-field-label-short" type="text" name="system.biodata.size" value="{{system.biodata.size}}" data-dtype="Number">
|
||||
{{#select system.biodata.size}}
|
||||
<option value="small">Small</option>
|
||||
<option value="medium">Medium</option>
|
||||
<option value="large">Large</option>
|
||||
<option value="small">{{localize "WH.ui.small"}}</option>
|
||||
<option value="medium">{{localize "WH.ui.medium"}}</option>
|
||||
<option value="large">{{localize "WH.ui.large"}}</option>
|
||||
{{/select}}
|
||||
</select>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user