<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/nolsol.xsl"?>
<rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">  
  <channel> 
    <title><![CDATA[corp news]]></title>
    <link>https://www.arcgames.com/en/corp-news</link>  
    <description><![CDATA[this is corp news for perfect world]]></description>  
    <language>en_US</language>  
    <lastBuildDate>Thu, 05 Mar 26 22:21:39 -0800</lastBuildDate>  
    <copyright><![CDATA[
	Copyright © 2026. Perfect World Entertainment Inc, All Rights Reserved.	]]></copyright>  
    <ttl>60</ttl>
    <atom:link href="https://www.arcgames.com/en/corp-news/rss" rel="self" type="application/rss+xml"/>
        <item> 
      <title><![CDATA[Neverwinter: Dragonbone Vale Now Live!]]></title>  
      <description><![CDATA[

The skies have darkened and the whispers have grown louder with the launch of Neverwinter: Dragonbone Vale!*



Elminster has assembled the Shield of the North, a gathering of the great factions: The Lords’ Alliance, the Emerald Enclave, the Order of the Gauntlet, and the Harpers. With the launch of this new module, you must make your way towards the War Camp and provide aid to stop the imminent threat!

Check out the launch Patch Notes here.

 

 

*Neverwinter: Dragonbone Vale will launch February 1st on Console.
.share-link a {
    margin: 0 10px 0 0;
    background: url(https://pwimages-a.akamaihd.net/arcportal_static/images/global/icon-social.png) no-repeat 0 0;
    display: inline-block;
    height: 30px;
    width: 30px;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.9);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.9);
    box-shadow: 0 0 1px rgba(255,255,255,.9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
    border: 1px solid transparent;
}
.share-link .youtube {
    background-position: -60px 0;
}
.share-link .twitter {
    background-position: -30px 0;
}


    

.share-footer a {
 margin: 20px 10px 10px 0;
 background: url(https://pwimages-a.akamaihd.net/arc/78/37/7837b2f61b4e186e6e19241cd6fe43491466535696.png)
no-repeat 0 0;
 opacity: .5;
 display: inline-block;
 height: 60px;
 width: 60px;
 padding: 0;
 border: 1px solid transparent;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
 opacity: 1;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11506343-neverwinter%3A-dragonbone-vale-now-live%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11506343</guid>  
      <pubDate>Tue, 11 Jan 22 10:28:17 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[Bonus Dilithium Week!]]></title>  
      <description><![CDATA[

Star Trek Online is running a special event where you can earn bonus Dilithium Ore by playing content throughout the game! It’s time to hit the drills, Captains! The Dilithium Ore event runs from 8AM PT (17:00 CEST) Thursday, January 6th to 10AM PT (19:00 CEST) Thursday, January 13th.

During the event, bonus Dilithium Ore will be provided for the following content:


	Vlugta Asteroid Field:
	
		100% Bonus Dilithium Ore for Daily Mining Missions
		100% Bonus to all Rich Dilithium Claims
	
	
	Fleet Dilithium Mine:
	
		100% Bonus Dilithium Ore for Daily Mining Missions
	
	
	Everywhere else in the game
	
		50% Bonus Dilithium Ore
	
	
	Dilithium rewards from completing Event Reputation Projects no longer receive a bonus.
	
		This excludes Event Reputation Projects
	
	


Please note: The Dilithium event does not effect rewards from the Endeavor system.

We hope you enjoy this special event and we’ll see you in-game!

 


 

.share-footer a {
    margin: 20px 10px 10px 0;
    background: url(https://pwimages-a.akamaihd.net/arc/d7/af/d7afaaa14e96d0d973f76157ae31ec5b1466398539.png) no-repeat 0 0;
    opacity: .5;
    display: inline-block;
    height: 60px;
    width: 60px;
    padding: 0;
    border: 1px solid transparent;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}


$(document).ready( function() {
$('.show-lightbox').click(function() {
var $el = $(this);
var link = $el.data().lightbox;
$.colorbox({href: link, maxWidth: '90%', maxHeight: '90%', scalePhotos: true});
});
});

.headerimage {
border: 2px inset rgba(255, 255, 255, .05);
border-radius: 2em;
box-shadow: 5px 5px 2px rgba(0, 0, 0, .3);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11506363-bonus-dilithium-week%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11506363</guid>  
      <pubDate>Thu, 06 Jan 22 12:28:22 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[15% off Keys!]]></title>  
      <description><![CDATA[

Lord Neverember has declared a 15% off Key sale!

15% off Keys Starts Tuesday, January 11 at 7:30am PT 

15% off Keys Ends Tuesday, January 18 at 7:30am PT

Enchanted Keys will open the new Skeletal Lockbox on PC and the Stealth Lockbox on Console.
.share-link a {
    margin: 0 10px 0 0;
    background: url(https://pwimages-a.akamaihd.net/arcportal_static/images/global/icon-social.png) no-repeat 0 0;
    display: inline-block;
    height: 30px;
    width: 30px;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.9);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.9);
    box-shadow: 0 0 1px rgba(255,255,255,.9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
    border: 1px solid transparent;
}
.share-link .youtube {
    background-position: -60px 0;
}
.share-link .twitter {
    background-position: -30px 0;
}


    

.share-footer a {
 margin: 20px 10px 10px 0;
 background: url(https://pwimages-a.akamaihd.net/arc/78/37/7837b2f61b4e186e6e19241cd6fe43491466535696.png)
no-repeat 0 0;
 opacity: .5;
 display: inline-block;
 height: 60px;
 width: 60px;
 padding: 0;
 border: 1px solid transparent;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
 opacity: 1;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11506513-15%25-off-keys%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11506513</guid>  
      <pubDate>Tue, 11 Jan 22 07:00:00 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[2x Icewind Dale Campaign Currency!]]></title>  
      <description><![CDATA[

Lord Neverember is granting adventurers help in completing the Icewind Dale Campaign! This coming week, players will get double Icewind Dale Campaign currencies!

2x IWD currency starts Thursday, January 13 at 7:30am PT 

2x IWD currency ends Thursday, January 20 at 7:30am PT 

There are several ways to take advantage of the 2x IWD currency:


	Daily quests in Caer-Konig, Icewind Pass, and Dwarven Valley
	Weekly quests in Caer-Konig, Icewind Pass, and Dwarven Valley
	Icewind Dale Campaign Tasks



 

.share-link a {
    margin: 0 10px 0 0;
    background: url(https://pwimages-a.akamaihd.net/arcportal_static/images/global/icon-social.png) no-repeat 0 0;
    display: inline-block;
    height: 30px;
    width: 30px;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.9);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.9);
    box-shadow: 0 0 1px rgba(255,255,255,.9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
    border: 1px solid transparent;
}
.share-link .youtube {
    background-position: -60px 0;
}
.share-link .twitter {
    background-position: -30px 0;
}


    

.share-footer a {
 margin: 20px 10px 10px 0;
 background: url(https://pwimages-a.akamaihd.net/arc/78/37/7837b2f61b4e186e6e19241cd6fe43491466535696.png)
no-repeat 0 0;
 opacity: .5;
 display: inline-block;
 height: 60px;
 width: 60px;
 padding: 0;
 border: 1px solid transparent;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
 opacity: 1;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11506663-2x-icewind-dale-campaign-currency%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11506663</guid>  
      <pubDate>Wed, 12 Jan 22 07:00:00 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[Early Access begins March 8, 2022!]]></title>  
      <description><![CDATA[

Today we&#39;re excited to announce the official start date of our Steam Early Access: March 8, 2022!

 

Watch the first 15 minutes of gameplay from IGN below. The game will come to Steam Deck and consoles at a later date.

 



 ]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11507083-early-access-begins-march-8%2C-2022%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11507083</guid>  
      <pubDate>Tue, 18 Jan 22 11:00:00 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[20% off Services!]]></title>  
      <description><![CDATA[

This week everything in the Services section of the Zen Market is 20% off!

20% off Services begins Thursday, January 20 at 7:30am PT

20% off Services ends Thursday, January 27 at 7:30am PT 

Some of the services you can find in the Zen Market include Bank Slots, Race Packs, Unbind Tokens, and more!
.share-link a {
    margin: 0 10px 0 0;
    background: url(https://pwimages-a.akamaihd.net/arcportal_static/images/global/icon-social.png) no-repeat 0 0;
    display: inline-block;
    height: 30px;
    width: 30px;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.9);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.9);
    box-shadow: 0 0 1px rgba(255,255,255,.9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
    border: 1px solid transparent;
}
.share-link .youtube {
    background-position: -60px 0;
}
.share-link .twitter {
    background-position: -30px 0;
}


    

.share-footer a {
 margin: 20px 10px 10px 0;
 background: url(https://pwimages-a.akamaihd.net/arc/78/37/7837b2f61b4e186e6e19241cd6fe43491466535696.png)
no-repeat 0 0;
 opacity: .5;
 display: inline-block;
 height: 60px;
 width: 60px;
 padding: 0;
 border: 1px solid transparent;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
 opacity: 1;
 -webkit-transition: opacity .3s;
 transition: opacity .3s;
}
]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11507123-20%25-off-services%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11507123</guid>  
      <pubDate>Thu, 20 Jan 22 07:25:00 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[A Free Captain Upgrade Token!]]></title>  
      <description><![CDATA[

As we stare into the mirror, hoping to see our future, one thing is clear - Star Trek Online&#39;s 12th Anniversary is fast approaching! Twelve years. That&#39;s an insane number for any video game. And to say thank you for all of your continuing support, we&#39;re following our annual tradition and doing six days of giveaways! Starting today, January 20th, there will be a new giveaway every day until January 26th!

Read on to see today&#39;s giveaway!

 

Check the Promotions tab of the Zen store from January 25th at 10am PT to January 26th at 10am PT to claim a free Elite Captain Upgrade Token!

 


   

.share-footer a {
    margin: 20px 10px 10px 0;
    background: url(https://pwimages-a.akamaihd.net/arc/d7/af/d7afaaa14e96d0d973f76157ae31ec5b1466398539.png) no-repeat 0 0;
    opacity: .5;
    display: inline-block;
    height: 60px;
    width: 60px;
    padding: 0;
    border: 1px solid transparent;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}


$(document).ready( function() {
$('.show-lightbox').click(function() {
var $el = $(this);
var link = $el.data().lightbox;
$.colorbox({href: link, maxWidth: '90%', maxHeight: '90%', scalePhotos: true});
});
});

.headerimage {
border: 2px inset rgba(255, 255, 255, .05);
border-radius: 2em;
box-shadow: 5px 5px 2px rgba(0, 0, 0, .3);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11507143-a-free-captain-upgrade-token%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11507143</guid>  
      <pubDate>Tue, 25 Jan 22 10:00:00 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[Onslaught Week!]]></title>  
      <description><![CDATA[


Hello Champions!
Have you been wondering what it&#39;s like to be the villain? Have you always wanted to bring a little (or a lot!) of chaos to Millennium City? Well, now is the time to unleash that inner evil and be the best villain you can be!

Start Date: Thursday, January 20th at 8 AM PT
End Date: Thursday, January 27th at 8 AM PT

Play Supervillain Onslaught during Onslaught Week and receive 40% MORE Villain and Guardian Tokens from missions and drops! Stop by and visit vendors in the following four areas: Rencen, Westside, Citycenter, and Downtown.

Want to know more about Supervillain Onslaught?  Check out the Supervillain Onslaught launch page, as well as the How to Play Gravitar, Grond, and Medusa.

 

 



Charge ZEN now and pick up the latest items on the Z-Store, or get a Lifetime subscription and get bonuses including freeform power selection, Gold costume sets, and Veteran Rewards!

Want more game details and screens? Like Champions Online on Facebook for more fan-exclusive content and follow us on Twitter – tweet us your questions! ]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11507173-onslaught-week%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11507173</guid>  
      <pubDate>Thu, 20 Jan 22 08:00:00 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[Key and Lobi Store Sale!]]></title>  
      <description><![CDATA[

Rule of Acquisition # 74: Knowledge equals profit.

Any wise Captain knows that when a sale this good comes your way, it’s best to take advantage of it. We’re pleased to announce that Ferengi Merchants are putting a 15% sale on Keys from January 25th at 8am PT (17:00 CET) to January 31st at 10am PT (19:00 CET). Now is the best time for Captains to load up on your Keys and grab those ships you’ve been eyeing.

Remember Captains, Rule of Acquisition # 22: A wise man can hear profit in the wind. Now is the time to act.

For a limited time only starting today, players will be able to purchase the Key Ring Bundle! This special pack includes 20x Master Keys (used to open any Lock Box) for the price of 2250 Zen.

As an additional special promotional offer when purchasing this bundle, every pack also includes a single Ultimate Tech Upgrade. Applying this item to any upgradeable piece of equipment will instantly set both its Mark and Quality to maximum (usually Mk XIV and Epic/Gold quality) with zero Dilithium Cost!

This promotional bundle will be available in the C-store from January 25th at 8am PT (17:00 CET) to January 31st at 10am PT (19:00 CET)

The Lobi Crystal Consortium is pleased to announce their latest featured sale! From January 25th at 8am PT (17:00 CET) to January 31st at 10am PT (19:00 CET), shrewd Captains will be able to choose from their wide selection of wares, just by visiting the in-game Lobi store. All items in the Lobi Store will be 20% off for this entire sale! Now’s the best time to take command of a Kelvin Timeline Intel Dreadnought Cruiser, or get your hands on a Boolean Heavy Assault Cannon, or fly the stars in a Vaadwaur Astika Heavy Battlecruiser. Enjoy, Captains!

 


   

.share-footer a {
    margin: 20px 10px 10px 0;
    background: url(https://pwimages-a.akamaihd.net/arc/d7/af/d7afaaa14e96d0d973f76157ae31ec5b1466398539.png) no-repeat 0 0;
    opacity: .5;
    display: inline-block;
    height: 60px;
    width: 60px;
    padding: 0;
    border: 1px solid transparent;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}


$(document).ready( function() {
$('.show-lightbox').click(function() {
var $el = $(this);
var link = $el.data().lightbox;
$.colorbox({href: link, maxWidth: '90%', maxHeight: '90%', scalePhotos: true});
});
});

.headerimage {
border: 2px inset rgba(255, 255, 255, .05);
border-radius: 2em;
box-shadow: 5px 5px 2px rgba(0, 0, 0, .3);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11507353-key-and-lobi-store-sale%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11507353</guid>  
      <pubDate>Tue, 25 Jan 22 08:00:00 -0800</pubDate>
    </item>
    <item> 
      <title><![CDATA[Shadow's Advance is Live!]]></title>  
      <description><![CDATA[



In the world of video games, especially massively multiplayer online games, lasting a decade is unheard of. Star Trek Online has explored the final frontier twelve years. It’s an incredible number that could never have happened without you, the Captains who play our game, bringing the Star Trek Universe to life in a way no other piece of Trek media can. We’re so grateful that you have and continue to take this ride with us, whether you’ve been here since Beta or your first day playing was today.

And speaking of today, we’re marking our anniversary with a drop of brand new content, starting with one of the most exciting guest stars we’ve ever had. Kate Mulgrew returns to the role she defined, Kathryn Janeway, the first woman to Captain a starship as the lead of her own show. For seven years, Janeway guided the crew of Voyager on their desperate search for a way home, but what has she been doing in the year 2411? You’ll find her in our brand new episode, “Red Shift,” alongside Star Trek favorites Mary Wiseman and Chase Masterson. The Terran Empire has attacked Jupiter Station, but why? What do they want?

Janeway has also been retroactively added to the Delta Quadrant missions that feature most of the rest of the cast of Star Trek: Voyager. You&#39;ll find the Admiral directing you on missions throughout that entire storyarc.

You’ll be able to explore Jupiter Station yourself in “Red Shift,” or defend it in space in our brand new Task Force Operation, “Iuppiter Iratus.” Completing the mission, the TFO, or the Omega Particle stabilization game will earn you progress towards the Jarrok Alliance Carrier, a brand new T6 ship that combines Romulan and Federation designs. And you can open the Emerald Chain Lock Box to claim items used by the villainous syndicate during Star Trek: Discovery Season 3.

One more thing: The last two years were banner years for STO, and we want to celebrate with you. Log in to the game during the Anniversary Event to claim a free 100% off T6 Ship Coupon for the Zen Store!

We can’t wait to share these stories with you, Captains. Don’t wait, Star Trek Online: Shadow’s Advance is live on PC right now!

 


   

.share-footer a {
    margin: 20px 10px 10px 0;
    background: url(https://pwimages-a.akamaihd.net/arc/d7/af/d7afaaa14e96d0d973f76157ae31ec5b1466398539.png) no-repeat 0 0;
    opacity: .5;
    display: inline-block;
    height: 60px;
    width: 60px;
    padding: 0;
    border: 1px solid transparent;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}


$(document).ready( function() {
$('.show-lightbox').click(function() {
var $el = $(this);
var link = $el.data().lightbox;
$.colorbox({href: link, maxWidth: '90%', maxHeight: '90%', scalePhotos: true});
});
});

.headerimage {
border: 2px inset rgba(255, 255, 255, .05);
border-radius: 2em;
box-shadow: 5px 5px 2px rgba(0, 0, 0, .3);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

]]></description>  
      <link>https://www.arcgames.com/en/corp-news/detail/11507363-shadow%27s-advance-is-live%21</link>
      <guid isPermaLink="false">https://www.arcgames.com/en/corp-news/detail/11507363</guid>  
      <pubDate>Tue, 25 Jan 22 08:04:54 -0800</pubDate>
    </item>
  </channel> 
</rss>
