Anonymous
×
Create a new article
Write your page title here:
We currently have 632 articles on SpellForce Wiki - Rohens encyclopedia. Type your article name above or click on one of the titles below and start writing!



SpellForce Wiki - Rohens encyclopedia

Artifacts (CoE): Difference between revisions

Basara (talk | contribs)
No edit summary
0z2y (talk | contribs)
No edit summary
Line 20: Line 20:
: [[Armor (CoE)|Armor]]
: [[Armor (CoE)|Armor]]
: [[Trinkets (CoE)|Trinkets]]
: [[Trinkets (CoE)|Trinkets]]
<ol class="orderlist">
  <li>[[Tomes (CoE)|Tomes]]</li>
  <li>[[Melee Weapons (CoE)|Melee Weapons]]</li>
  <li>[[Shields (CoE)|Shields]]</li>
  <li>[[Armor (CoE)|Armor]]</li>
  <li>[[Trinkets (CoE)|Trinkets]]</li>
</ol>


Note that some heroes have slots that can utilize more than one type of item, but still only one item can be equipped in that slot.
Note that some heroes have slots that can utilize more than one type of item, but still only one item can be equipped in that slot.


<div style="display-inline">[[Image:{{#setmainimage:SF CoE Artifact Weapon Slot.png}}|250px]] [[Image:SF CoE Artifact Weapon or Shield Slot.png|250px]] [[Image:SF CoE Artifact Armor Slot.png|250px]] [[Image:SF CoE Artifact Trinket Slot.png|250px]]</div>
<div style="display-inline">[[Image:{{#setmainimage:SF CoE Artifact Weapon Slot.png}}|250px]] [[Image:SF CoE Artifact Weapon or Shield Slot.png|250px]] [[Image:SF CoE Artifact Armor Slot.png|250px]] [[Image:SF CoE Artifact Trinket Slot.png|250px]]</div>
<ul class="CoE4onaroll">
<li><div class="thumb">[[Image:{{#setmainimage:SF CoE Artifact Weapon Slot.png}}|250px]]</div><span class="thumbcaption">Caption 1</span></li>
<li><div class="thumb">[[Image:SF CoE Artifact Weapon or Shield Slot.png|250px]]</div><span class="thumbcaption">Caption 2</span></li>
<li><div class="thumb">[[Image:SF CoE Artifact Armor Slot.png|250px]]</div><span class="thumbcaption">Caption 3</span></li>
<li><div class="thumb">[[Image:SF CoE Artifact Trinket Slot.png|250px]]</div><span class="thumbcaption">Caption 4</span></li>
</ul>
{{#css:
.CoE4onaroll {
  width: 100%;
  margin: 10px auto 20px;
  text-align: center;
}
.CoE4onaroll li {
  width: 250px;
  height: 250px;
  display: inline-block;
  vertical-align: top;
  margin: 0 9px;
}
.CoE4onaroll li .thumb {
  background: linear-gradient(to bottom, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%);
  width: 250px;
  height: 220px;
  display: block;
  vertical-align: top;
  border: 6px double #e93;
  box-shadow: 0 8px 6px -6px rgba(0,0,0,0.7);
  overflow: hidden;
}
.CoE4onaroll li .thumb img {
  object-fit: cover;
  min-height: 120px;
}
.CoE4onaroll li span.thumbcaption {
  display: block;
  font-family: Georgia;
  font-size: 95%;
  font-weight: 200;
  color: #e93;
  text-shadow: -1px -1px 0 rgba(0, 0, 0,0.5), 1px -1px 0 rgba(0, 0, 0,0.5), -1px 1px 0 rgba(0, 0, 0,0.5), 1px 1px 0 rgba(0, 0, 0,0.5);
  line-height: 10px;
  text-align: center;
}
ol.orderlist {
    width: 90%;
    display: block;
    padding: 0;
    margin: 32px auto;
    list-style: none;
    counter-reset: web-design;
}
ol.orderlist li {
    margin: 10px 0;
    font-size: 18px;
    display: flex;
    align-items: center;
    transition: all 400ms;
}
ol.orderlist li:hover {
    background: linear-gradient(to right, rgba(239,198,47,1) 0%,rgba(125,185,232,0) 100%);
}
ol.orderlist li:hover a {
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .8), 1px -1px 0 rgba(0, 0, 0, .8), -1px 1px 0 rgba(0, 0, 0, .8), 1px 1px 0 rgba(0, 0, 0, .8);
}
ol.orderlist li::before {
    content: counter(web-design);
    counter-increment: web-design;
    margin-right: 24px;
    font-size: 32px;
    font-weight: bold;
    background: linear-gradient(to bottom, #eab92d 0%,#682d09 95%);
    color: #eff;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .8), 1px -1px 0 rgba(0, 0, 0, .8), -1px 1px 0 rgba(0, 0, 0, .8), 1px 1px 0 rgba(0, 0, 0, .8);
    padding: 8px 16px;
    border-radius: 0 8px 0 8px;
    transition: all 400ms;
}
ol.orderlist li:hover::before {
    background: linear-gradient(to right, #fc6 0%,#f00 100%);
    transform: scale(1.2) rotate(-5deg);
}
}}

Revision as of 18:50, 7 October 2023

🚧Page Under Construction

Artifacts

Artifacts are items that can be equipped by Apprentices and Heroes. They are not usable by standard units.
Artifacts can also be used as ingredients for crafting or room expansions.

Artifacts are broken down into five groups
Tomes
Melee Weapons
Shields
Armor
Trinkets
  1. Tomes
  2. Melee Weapons
  3. Shields
  4. Armor
  5. Trinkets

Note that some heroes have slots that can utilize more than one type of item, but still only one item can be equipped in that slot.

  • Caption 1
  • Caption 2
  • Caption 3
  • Caption 4