Improved the item name genrat generator a bit \o/

This commit is contained in:
Luke Rogers 2012-10-12 09:00:11 +13:00
parent 0ed1a8b4c0
commit 8d840723d4

View file

@ -14,7 +14,7 @@
"short_m": "{material} {type}", "short_m": "{material} {type}",
"short_m_stat": "{stats} {material} {type}" "short_m_stat": "{stats} {material} {type}"
}, },
"default_templates": ["default", "short", "prefix", "material", "both", "both_stat", "short_m", "short_m_stat", "default_stat"], "default_templates": ["default","short","prefix","material","both","both_stat","short_m","short_m_stat","default_stat"],
"parts": { "parts": {
"type": [ "type": [
"Sword", "Sword",
@ -73,7 +73,6 @@
"+1", "+1",
"-2", "-2",
"-1" "-1"
], ],
"prefix": [ "prefix": [
"Carved", "Carved",
@ -89,7 +88,8 @@
"Strengthened", "Strengthened",
"Fitted", "Fitted",
"Cursed", "Cursed",
"Charred" "Charred",
"Reinforced"
], ],
"material": [ "material": [
"Wooden", "Wooden",
@ -98,13 +98,16 @@
"Diamond", "Diamond",
"Iron", "Iron",
"Icy", "Icy",
"Ebony",
"Steel", "Steel",
"Paper", "Paper",
"Adamantite", "Adamantite",
"Obsidian", "Obsidian",
"Mythril", "Mythril",
"Granite", "Granite",
"Metal" "Metal",
"Dwarven",
"Orcish"
], ],
"power": [ "power": [
"Valor", "Valor",