Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
Clause: AllianceClause
|
||||
Name: #CLAUSE_ALLIANCE
|
||||
Description: #CLAUSE_ALLIANCE_DESC
|
||||
|
||||
Icon: StatusPeace
|
||||
|
||||
Free Clause: True
|
||||
Default Clause: True
|
||||
Team Clause: True
|
||||
|
||||
ForcePeace(Break On War = True)
|
||||
@@ -0,0 +1,10 @@
|
||||
Clause: ConstClause
|
||||
Name: #CLAUSE_CONST
|
||||
Description: #CLAUSE_CONST_DESC
|
||||
|
||||
Icon: AttributeIcons::1
|
||||
Team Clause: True
|
||||
|
||||
CannotBreak()
|
||||
CannotInvite()
|
||||
CannotAlter()
|
||||
@@ -0,0 +1,10 @@
|
||||
Clause: MutualDefenseClause
|
||||
Name: #CLAUSE_MUTUAL_DEFENSE
|
||||
Description: #CLAUSE_MUTUAL_DEFENSE_DESC
|
||||
|
||||
Icon: StatusWar
|
||||
|
||||
Free Clause: True
|
||||
Team Clause: True
|
||||
|
||||
ShareWar()
|
||||
@@ -0,0 +1,11 @@
|
||||
Clause: PeaceClause
|
||||
Name: #CLAUSE_PEACE
|
||||
Description: #CLAUSE_PEACE_DESC
|
||||
|
||||
Icon: StatusPeace
|
||||
|
||||
MakePeace()
|
||||
CannotInvite()
|
||||
NotNormallyVisible()
|
||||
|
||||
RemoveOnCreate()
|
||||
@@ -0,0 +1,25 @@
|
||||
Clause: SubjugateClause
|
||||
Name: #CLAUSE_SUBJUGATE
|
||||
Description: #CLAUSE_SUBJUGATE_DESC
|
||||
|
||||
Icon: LoyaltyIcon
|
||||
|
||||
CannotBreak()
|
||||
CannotInvite()
|
||||
CannotAlter()
|
||||
|
||||
ShareVision()
|
||||
FreeTrade()
|
||||
ForcePeace()
|
||||
|
||||
NotNormallyVisible()
|
||||
|
||||
SubjugateMembers()
|
||||
DictateWar()
|
||||
DictateTrade()
|
||||
DictateVision()
|
||||
|
||||
GainPercentageMoney(0.1)
|
||||
GainPercentageEnergy(0.1)
|
||||
GainPercentageResearch(0.1)
|
||||
GainPercentageInfluence(0.1)
|
||||
@@ -0,0 +1,11 @@
|
||||
Clause: TradeClause
|
||||
Name: #CLAUSE_TRADE
|
||||
Description: #CLAUSE_TRADE_DESC
|
||||
|
||||
Icon: TabPlanets
|
||||
|
||||
Free Clause: True
|
||||
Default Clause: True
|
||||
Team Clause: True
|
||||
|
||||
FreeTrade()
|
||||
@@ -0,0 +1,11 @@
|
||||
Clause: VisionClause
|
||||
Name: #CLAUSE_VISION
|
||||
Description: #CLAUSE_VISION_DESC
|
||||
|
||||
Icon: VoteIcons::3
|
||||
|
||||
Free Clause: True
|
||||
Default Clause: True
|
||||
Team Clause: True
|
||||
|
||||
ShareVision()
|
||||
Reference in New Issue
Block a user