(Новая страница: «------------------------------------------------------------------------------- -- -- Configuration for Module:Item table -- -----------------------------------...») |
|||
Строка 17: | Строка 17: | ||
-- Used by the item table |
-- Used by the item table |
||
cfg.i18n.item_table = { |
cfg.i18n.item_table = { |
||
− | item = ' |
+ | item = 'Item', |
− | skill_gem = ' |
+ | skill_gem = 'Skill gem', |
− | physical_dps = m_util.html.abbr(' |
+ | physical_dps = m_util.html.abbr('pDPS', 'physical damage per second'), |
− | fire_dps = m_util.html.abbr(' |
+ | fire_dps = m_util.html.abbr('Fire DPS', 'fire damage per second'), |
− | cold_dps = m_util.html.abbr(' |
+ | cold_dps = m_util.html.abbr('Cold DPS', 'cold damage per second'), |
− | lightning_dps = m_util.html.abbr(' |
+ | lightning_dps = m_util.html.abbr('Light. DPS', 'lightning damage per second'), |
− | chaos_dps = m_util.html.abbr(' |
+ | chaos_dps = m_util.html.abbr('Chaos DPS', 'chaos damage per second'), |
− | elemental_dps = m_util.html.abbr(' |
+ | elemental_dps = m_util.html.abbr('eDPS', 'elemental damage (i.e. fire/cold/lightning) per second'), |
− | poison_dps = m_util.html.abbr(' |
+ | poison_dps = m_util.html.abbr('Poison DPS', 'poison damage (i.e. physical/chaos) per second'), |
− | dps = m_util.html.abbr(' |
+ | dps = m_util.html.abbr('DPS', 'total damage (i.e. physical/fire/cold/lightning/chaos) per second'), |
− | base_item = ' |
+ | base_item = 'Base Item', |
metadata_id = 'Metadata ID', |
metadata_id = 'Metadata ID', |
||
− | item_class = ' |
+ | item_class = 'Item Class', |
− | rarity = ' |
+ | rarity = 'Rarity', |
− | rarity_id = ' |
+ | rarity_id = 'Rarity ID', |
− | essence_level = ' |
+ | essence_level = 'Essence<br>Level', |
− | drop_level = ' |
+ | drop_level = 'Drop<br>Level', |
− | release_version = ' |
+ | release_version = 'Release<br>Version', |
− | removal_version = ' |
+ | removal_version = 'Removal<br>Version', |
− | version_link = '[[ |
+ | version_link = '[[Version %s|%s]]', |
drop_enabled = m_util.html.abbr('Drop<br>Enabled', 'If an item is drop disabled, it can not be normally obtained, but still may be available under specific conditions (like trading via standard league or limited time events'), |
drop_enabled = m_util.html.abbr('Drop<br>Enabled', 'If an item is drop disabled, it can not be normally obtained, but still may be available under specific conditions (like trading via standard league or limited time events'), |
||
− | drop_leagues = ' |
+ | drop_leagues = 'Drop Leagues', |
− | drop_leagues_link = '[[ |
+ | drop_leagues_link = '[[%s league|%s]]', |
− | drop_areas = ' |
+ | drop_areas = 'Drop Areas', |
− | drop_monsters = ' |
+ | drop_monsters = 'Drop Monsters', |
− | drop_text = ' |
+ | drop_text = 'Additional<br>Drop Restrictions', |
− | stack_size = ' |
+ | stack_size = 'Stack<br>Size', |
− | stack_size_currency_tab = m_util.html.abbr(' |
+ | stack_size_currency_tab = m_util.html.abbr('Tab<br>Stack<br>Size', 'Stack size in the currency stash tab'), |
− | armour = m_util.html.abbr(' |
+ | armour = m_util.html.abbr('AR', 'Armour'), |
− | evasion = m_util.html.abbr(' |
+ | evasion = m_util.html.abbr('EV', 'Evasion Rating'), |
− | energy_shield = m_util.html.abbr(' |
+ | energy_shield = m_util.html.abbr('ES', 'Energy Shield'), |
− | ward = m_util.html.abbr(' |
+ | ward = m_util.html.abbr('WD', 'Ward'), |
− | block = m_util.html.abbr(' |
+ | block = m_util.html.abbr('Block', 'Chance to Block'), |
− | damage = m_util.html.abbr(' |
+ | damage = m_util.html.abbr('Damage', 'Colour coded damage'), |
− | attacks_per_second = m_util.html.abbr(' |
+ | attacks_per_second = m_util.html.abbr('APS', 'Attacks per second'), |
− | local_critical_strike_chance = m_util.html.abbr(' |
+ | local_critical_strike_chance = m_util.html.abbr('Crit', 'Local weapon critical strike chance'), |
− | flask_life = m_util.html.abbr(' |
+ | flask_life = m_util.html.abbr('Life', 'Life regenerated over the flask duration'), |
flask_life_per_second = m_util.html.abbr('Life/s', 'Life regenerated each second'), |
flask_life_per_second = m_util.html.abbr('Life/s', 'Life regenerated each second'), |
||
flask_life_per_charge = m_util.html.abbr('Life/c', 'Life regenerated per flask charge'), |
flask_life_per_charge = m_util.html.abbr('Life/c', 'Life regenerated per flask charge'), |
||
− | flask_mana = m_util.html.abbr(' |
+ | flask_mana = m_util.html.abbr('Mana', 'Mana regenerated over the flask duration'), |
flask_mana_per_second = m_util.html.abbr('Mana/s', 'Mana regenerated each second'), |
flask_mana_per_second = m_util.html.abbr('Mana/s', 'Mana regenerated each second'), |
||
flask_mana_per_charge = m_util.html.abbr('Mana/c', 'Mana regenerated per flask charge'), |
flask_mana_per_charge = m_util.html.abbr('Mana/c', 'Mana regenerated per flask charge'), |
||
− | flask_duration = ' |
+ | flask_duration = 'Duration', |
− | flask_charges_per_use = m_util.html.abbr(' |
+ | flask_charges_per_use = m_util.html.abbr('Usage', 'Number of charges consumed on use'), |
− | flask_maximum_charges = m_util.html.abbr(' |
+ | flask_maximum_charges = m_util.html.abbr('Capacity', 'Maximum number of flask charges held'), |
seed_type = 'Seed Type', |
seed_type = 'Seed Type', |
||
Строка 74: | Строка 74: | ||
seed_granted_crafting_options = 'Crafting Options', |
seed_granted_crafting_options = 'Crafting Options', |
||
− | item_limit = ' |
+ | item_limit = 'Limit', |
− | jewel_radius = ' |
+ | jewel_radius = 'Radius', |
− | map_tier = ' |
+ | map_tier = 'Map<br>Tier', |
− | map_level = ' |
+ | map_level = 'Map<br>Level', |
− | map_guild_character = m_util.html.abbr(' |
+ | map_guild_character = m_util.html.abbr('Char', 'Character for the guild tag'), |
− | atlas_tier = ' |
+ | atlas_tier = 'Atlas map tier<br>based on [[atlas region|region]]', |
− | atlas_level = ' |
+ | atlas_level = 'Atlas map level<br>based on [[atlas region|region]]', |
− | master_level_requirement = '[[Image:Level up icon small.png|link=| |
+ | master_level_requirement = '[[Image:Level up icon small.png|link=|Master level]]', |
− | master = ' |
+ | master = 'Master', |
− | master_favour_cost = ' |
+ | master_favour_cost = 'Favour<br>Cost', |
− | variation_count = ' |
+ | variation_count = 'Variations', |
− | buff_effects = ' |
+ | buff_effects = 'Buff Effects', |
− | stats = ' |
+ | stats = 'Stats', |
− | quality_stats = ' |
+ | quality_stats = 'Stats per 1% [[Quality]]', |
− | effects = ' |
+ | effects = 'Effect(s)', |
− | incubator_effect = ' |
+ | incubator_effect = 'Incubation Effect', |
− | flavour_text = ' |
+ | flavour_text = 'Flavour Text', |
prediction_text = 'Prediction', |
prediction_text = 'Prediction', |
||
− | help_text = ' |
+ | help_text = 'Help Text', |
− | seal_cost = m_util.html.abbr(' |
+ | seal_cost = m_util.html.abbr('Seal<br>Cost', 'Silver Coin cost of sealing this prophecies into an item'), |
− | objective = ' |
+ | objective = 'Objective', |
− | reward = ' |
+ | reward = 'Reward', |
− | buff_icon = ' |
+ | buff_icon = 'Buff<br>Icon', |
− | quest_name = ' |
+ | quest_name = 'Quest', |
quest_act = 'Quest<br>Act', |
quest_act = 'Quest<br>Act', |
||
purchase_costs = m_util.html.abbr('Purchase Cost', 'Cost of purchasing an item of this type at NPC vendors. This does not indicate whether NPCs actually sell the item.'), |
purchase_costs = m_util.html.abbr('Purchase Cost', 'Cost of purchasing an item of this type at NPC vendors. This does not indicate whether NPCs actually sell the item.'), |
||
sell_price = m_util.html.abbr('Sell Price', 'Items or currency received when selling this item at NPC vendors. Certain vendor recipes may override this value.'), |
sell_price = m_util.html.abbr('Sell Price', 'Items or currency received when selling this item at NPC vendors. Certain vendor recipes may override this value.'), |
||
− | boss_name = ' |
+ | boss_name = 'Boss', |
− | boss_number = ' |
+ | boss_number = 'Number of bosses', |
+ | legacy = m_util.html.abbr('Legacy stats', 'Compare legacy variants to the current one. • Bright text indicates modifiers that are different from the latest variant. • Strike-through text indicates modifiers that do not exist on legacy variants.'), |
||
− | legacy = m_util.html.abbr('Устаревшие свойства', 'Сравните устаревшие варианты с текущими. • Яркий текст указывает свойства, которые отличаются от последнего варианта. • Зачеркнутый текст указывает свойства, которые не существуют в устаревших вариантах.'), |
||
− | granted_skills = ' |
+ | granted_skills = 'Granted skills', |
− | granted_skills_level_label = ' |
+ | granted_skills_level_label = 'Level', |
− | granted_skills_level_pattern = '(%d+) |
+ | granted_skills_level_pattern = '{granted_skills_level_label}%s*(%d+)', |
− | granted_skills_level_format = ' |
+ | granted_skills_level_format = '{granted_skills_level_label} {level_number} ', |
− | granted_skills_skill_output_format = '{ |
+ | granted_skills_skill_output_format = '{level}{sl}', |
− | granted_skills_gem_output_format = '{ |
+ | granted_skills_gem_output_format = '{level}{il}', |
alternate_art = 'Alternate<br>Arts', |
alternate_art = 'Alternate<br>Arts', |
||
-- Skills |
-- Skills |
||
support_gem_letter = m_util.html.abbr('L', 'Support gem letter.'), |
support_gem_letter = m_util.html.abbr('L', 'Support gem letter.'), |
||
− | skill_icon = ' |
+ | skill_icon = 'Icon', |
− | description = ' |
+ | description = 'Description', |
− | skill_critical_strike_chance = m_util.html.abbr(' |
+ | skill_critical_strike_chance = m_util.html.abbr('Crit', 'Critical Strike Chance'), |
− | cast_time = m_util.html.abbr(' |
+ | cast_time = m_util.html.abbr('Cast<br>Time', 'Casting time of the skill in seconds'), |
− | attack_speed_multiplier = m_util.html.abbr('ASPD', ' |
+ | attack_speed_multiplier = m_util.html.abbr('ASPD', 'Attack Speed Multiplier'), |
− | damage_effectiveness = m_util.html.abbr(' |
+ | damage_effectiveness = m_util.html.abbr('Dmg.<br>Eff.', 'Effectiveness of Added Damage'), |
− | mana_cost_multiplier = m_util.html.abbr(' |
+ | mana_cost_multiplier = m_util.html.abbr('MCM', 'Mana cost multiplier - missing values indicate it changes on gem level'), |
⚫ | |||
− | cost = 'Расход', |
||
⚫ | |||
− | mana_cost = 'Расход маны', |
||
+ | vaal_souls_requirement = m_util.html.abbr('Souls', 'Vaal souls requirement (1.5x in part 2, 2x in maps)'), |
||
− | life_cost = 'Расход здоровья', |
||
+ | stored_uses = m_util.html.abbr('Uses', 'Maximum number of stored uses'), |
||
− | es_cost = 'Расход ЭЩ', |
||
⚫ | |||
− | rage_cost = 'Расход свирепости', |
||
⚫ | |||
− | reservation = 'Удержание', |
||
+ | tertiary_radius = m_util.html.abbr('R3', 'Tertiary radius'), |
||
− | mana_reservation = 'Удержание маны', |
||
+ | vendor_rewards = m_util.html.abbr('Vendor rewards', 'Vendor rewards after quest completion'), |
||
− | life_reservation = 'Удержание здоровья', |
||
+ | vendor_rewards_row_format = '[[Act %s]] after [[%s]] from [[%s]] with %s.', |
||
− | |||
⚫ | |||
⚫ | |||
− | + | quest_rewards = m_util.html.abbr('Quest rewards', 'Rewards after quest completion'), |
|
⚫ | |||
− | stored_uses = m_util.html.abbr('Заряды', 'Максимальное количество встроенных применений'), |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
− | vendor_rewards = m_util.html.abbr('Награда торговца', 'Можно приобрести у торговцев после выполнения заданий'), |
||
− | vendor_rewards_row_format = '[[Акт %s]] после выполнения [[%s]] который выдаёт [[%s]] покупка доступна: %s.', |
||
⚫ | |||
− | quest_rewards = m_util.html.abbr('Награды за задание', 'Награды после завершения задания'), |
||
⚫ | |||
⚫ | |||
} |
} |
||
cfg.i18n.prophecy_description = { |
cfg.i18n.prophecy_description = { |
||
− | objective = ' |
+ | objective = 'Objective', |
− | reward = ' |
+ | reward = 'Reward', |
} |
} |
||
cfg.i18n.item_disambiguation = { |
cfg.i18n.item_disambiguation = { |
||
− | original = ' |
+ | original = 'the original variant', |
− | drop_enabled = ' |
+ | drop_enabled = 'the current drop enabled variant', |
− | drop_disabled = ' |
+ | drop_disabled = 'a legacy variant', |
− | known_release = ' |
+ | known_release = ' that was introduced in [[%s|%s]]', |
− | list_pattern = '%s |
+ | list_pattern = '%s, %s%s.' |
} |
} |
||
Строка 161: | Строка 153: | ||
query_limit = 'Item tables hitting query limit', |
query_limit = 'Item tables hitting query limit', |
||
query_hard_limit = 'Item tables hitting hard query limit', |
query_hard_limit = 'Item tables hitting hard query limit', |
||
− | no_results = ' |
+ | no_results = 'Item tables without results', |
} |
} |
||
Строка 173: | Строка 165: | ||
-- ---------------------------------------------------------------------------- |
-- ---------------------------------------------------------------------------- |
||
+ | -- Namespaces items are primarily defined in. Used to narrow down query. |
||
− | |||
+ | local namespaces = { |
||
+ | 0, -- Main |
||
+ | 10016, -- Map |
||
+ | } |
||
+ | cfg.item_namespaces = table.concat(namespaces, ',') |
||
return cfg |
return cfg |
Разница между страницами «Модуль:Item table/config» и «Модуль:Item table/config/sandbox»
Служебная страница
(Различия между страницами)