Altered various attachable Gondor fortifications to no longer be highlighted at all while attached to minions (except Fifth Level)
This commit is contained in:
@@ -85,6 +85,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: choice
|
||||
texts: [
|
||||
@@ -143,6 +147,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: choice
|
||||
texts: [
|
||||
@@ -382,6 +390,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: exert
|
||||
select: choose(culture(gondor),man)
|
||||
|
||||
@@ -709,6 +709,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: maneuver
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: choice
|
||||
texts: [
|
||||
@@ -2055,6 +2059,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: maneuver
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: choice
|
||||
texts: [
|
||||
@@ -2113,6 +2121,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: exert
|
||||
select: choose(culture(gondor),man)
|
||||
@@ -2402,6 +2414,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: choice
|
||||
texts: [
|
||||
|
||||
@@ -241,6 +241,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: choice
|
||||
texts: [
|
||||
|
||||
@@ -232,6 +232,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: exert
|
||||
select: choose(culture(gondor),man)
|
||||
@@ -664,6 +668,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: choice
|
||||
texts: [
|
||||
@@ -849,6 +857,10 @@
|
||||
{
|
||||
type: activated
|
||||
phase: skirmish
|
||||
requires: {
|
||||
type: CanSpot
|
||||
filter: self,Zone(SUPPORT)
|
||||
}
|
||||
cost: {
|
||||
type: choice
|
||||
texts: [
|
||||
|
||||
Reference in New Issue
Block a user