StarRiver-EndlessJourney-RW.../星河征途0.9.2.6/星河征途2022/选择阵营(科技树)/魔龙外包中心/科技树中心.ini
2022-08-23 08:37:59 +08:00

64 lines
2.0 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[core]
#copyFrom:科技树底层模板.md
dont_load:true
[action_魔龙外包底层]
isVisible:false
isLocked:true
#检测资源不够时显示动作
isGuiBlinking:if not self.resource(type='魔龙外包凭证',greaterThan=0)
# and self.resource(type='credits',greaterThan=24999)
#UI闪烁根据经济情况和目前资源未添加才进行
allowMultipleInQueue:false
displayType:infoOnly
streamingCost:150000
#造价
text:Magic Dragon R&D
text_zh:魔龙外包协议
description:Unlock the Magic Dragon outsourcing agreement.
description_zh:解锁魔龙外包协议。
buildSpeed:80s
#制作时间
pos:10
addResources:魔龙外包凭证=1
isLockedMessage:-注意\n这不是你的阵营请选择你所属的阵营
ai_isHighPriority:true
iconExtraImage: ROOT:/资源/魔龙.png
iconExtraColor: #AAFFFFFF
#------------------魔龙古国外包树---------------------#
[action_外包树]
@define slotId: 魔龙外包底层
isVisible:if not self.resource(type='魔龙矿石科技授权凭证',greaterThan=0)
streamingCost:90000
#造价
text:魔龙矿井外包研发
description:外包科技后\n-所有我方矿井T3额外追加生产资金
buildSpeed:60s
#制作时间
pos:35
addResources:魔龙矿石科技授权凭证=5
isLocked:if self.resource(type='魔龙矿石科技',lessThan=1)
isLockedMessage:-注意\n-你尚未获取该科技。
iconExtraImage: ROOT:/资源/魔龙.png
iconExtraColor: #AAFFFFFF
allowMultipleInQueue:false
displayType:infoOnly
[action_外包树Y]
@define slotId: 魔龙外包底层
isVisible:if not self.resource(type='大飞飞外包凭证',greaterThan=0)
streamingCost:90000,异源邪能=150
#造价
text:大飞飞外包
description:外包科技后\n-所有我方小飞飞立刻变成大飞飞\n-费用免费。
buildSpeed:80s
#制作时间
pos:35
addResources:大飞飞外包凭证=5
isLocked:if self.resource(type='大飞飞科技',lessThan=1)
isLockedMessage:-注意\n-你尚未获取该科技。
iconExtraImage: ROOT:/资源/魔龙.png
iconExtraColor: #AAFFFFFF
allowMultipleInQueue:false
displayType:infoOnly