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
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: choice
|
type: choice
|
||||||
texts: [
|
texts: [
|
||||||
@@ -143,6 +147,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: choice
|
type: choice
|
||||||
texts: [
|
texts: [
|
||||||
@@ -382,6 +390,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: exert
|
type: exert
|
||||||
select: choose(culture(gondor),man)
|
select: choose(culture(gondor),man)
|
||||||
|
|||||||
@@ -709,6 +709,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: maneuver
|
phase: maneuver
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: choice
|
type: choice
|
||||||
texts: [
|
texts: [
|
||||||
@@ -2055,6 +2059,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: maneuver
|
phase: maneuver
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: choice
|
type: choice
|
||||||
texts: [
|
texts: [
|
||||||
@@ -2113,6 +2121,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: exert
|
type: exert
|
||||||
select: choose(culture(gondor),man)
|
select: choose(culture(gondor),man)
|
||||||
@@ -2402,6 +2414,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: choice
|
type: choice
|
||||||
texts: [
|
texts: [
|
||||||
|
|||||||
@@ -241,6 +241,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: choice
|
type: choice
|
||||||
texts: [
|
texts: [
|
||||||
|
|||||||
@@ -232,6 +232,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: exert
|
type: exert
|
||||||
select: choose(culture(gondor),man)
|
select: choose(culture(gondor),man)
|
||||||
@@ -664,6 +668,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: choice
|
type: choice
|
||||||
texts: [
|
texts: [
|
||||||
@@ -849,6 +857,10 @@
|
|||||||
{
|
{
|
||||||
type: activated
|
type: activated
|
||||||
phase: skirmish
|
phase: skirmish
|
||||||
|
requires: {
|
||||||
|
type: CanSpot
|
||||||
|
filter: self,Zone(SUPPORT)
|
||||||
|
}
|
||||||
cost: {
|
cost: {
|
||||||
type: choice
|
type: choice
|
||||||
texts: [
|
texts: [
|
||||||
|
|||||||
Reference in New Issue
Block a user