Sid Meier's Civilization VI

Sid Meier's Civilization VI

3,847 人が評価
More Lenses
5
10
8
4
2
3
   
アワード
お気に入り
お気に入り
お気に入りから削除
Type: Mod
Mod: UI
ファイルサイズ
投稿日
更新日
1.027 MB
2017年2月25日 1時07分
2023年4月12日 10時00分
22 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
More Lenses

解説
Introduction
The goal of this mod is to add more lenses to the game, that help with empire management and in general quality of life improvements.

ATTENTION CQUI AND HBUI USERS: If you have CQUI or HBUI, you don't need to download this. This mod is already included in them.

Lenses Added

Alternate Settler: With the settler lens already applied, hold CTRL. This will apply the alternate lens that highlights the radius of potential city under the cursor plot, along with overlapped plots, hills, and resources in the city range.

Builder: This lens highlights unimproved resources, hills and removable features. This lens auto applies when a builder is selected (can be disabled in the settings panel).

City Overlap: Highlights how many cities are being overlapped from a given plot. The range for overlap can be changed from the UI. Useful to select where to place Colosseum, factory, etc.

Resource: Highlights resources on the map based on their category (Bonus vs Strategic vs Luxury) and if they are connected or not. Also shows how many you own vs. global discovered amount (helpful in Monopolies mode).

Scout: Highlights goody huts on the map. Automatically applies when a scout / ranger is selected (can be disabled in the settings panel. Can also be automatically applied for all military units through the settings panel)

Naturalist: Shows possible locations where a national park can be built.

Archaeologist: Highlights artifacts and shipwrecks.

Barbarian: Highlights barbarian encampments on the map.

Wonder: Highlights natural and player made wonders.

Other UI Mods by me:
Better Trade Screen
Better Espionage Screen

Other Info
Track development here: github[github.com]
Forum Link: civfantics[forums.civfanatics.com]
人気スレッド 全て表示 (15)
5
2023年1月14日 10時32分
Hotkeys?
so sad
4
2021年12月16日 22時27分
[NEW LENS REQUEST] District adjacency bonus lens
mikeysouthwell
2
2020年10月1日 14時46分
Turning off farm color
TheFinalChiTown
551 件のコメント
ASM590319 5月23日 13時18分 
Solution for Sawmill issue with Resourceful2 mod (Max):
After original line 410 in BuilderLens_Support.lua insert a code line to correct an ID mismatch:

local improvementID = GameInfo.Improvements[improvementType].RowId - 1
if improvementID == 65 then improvementID = 64 end -- Line added
if pPlot:GetImprovementType() == improvementID then
jamesejohns9 2024年11月4日 4時47分 
Excellent mod;very helpful; wish there was one showing various eras of the roads and also railroads
RED 2024年9月23日 20時22分 
This is great, can you add a Coastal Raid Lense?
倾心 2024年8月28日 3時06分 
引言
这个模式的目标是在游戏中增加更多的镜头,帮助帝国管理和总体生活质量的提高。
Max 2024年8月10日 6時00分 
the builder lens is activating on modded jungle resources (from resourceful 2, i thknk) that already have a sawmill
Sternentier 2024年8月7日 18時51分 
Interesting. It must be a compatibility issue with another mod, then. Because the power lens went away as soon as I enabled this mod. Thanks for the response.
ChrisMartin 2024年8月6日 23時19分 
I use this mod and my power lense is just fine.
You can take a look into the mod-files yourself.
Sternentier 2024年8月6日 17時16分 
I have a problem where the power lens is no longer available. I seem to have isolated it to this specific mod. Does this mod have a different power lens?
MaxiTB 2024年8月5日 5時04分 
Hi,
the builder lense makes everything at the coast white as soon as you have the governor for fisheries. However you can only improve fields where the governor is located. So is there an option to turn of this one specific feature?
Cid 2024年6月12日 10時59分 
It would be nice to have the scouting lens automatically enabled for military units instead of having to go into the menu to enable it each time.