Advertisement
crispyking

LotRO equivalent VIP costs

Jan 6th, 2015
1,217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Awk 5.70 KB | None | 0 0
  1. ============================================================================
  2. # LOTRO Cost (somewhat equivalent to VIP)
  3. # vim:ts=8
  4.  
  5. # NOTES
  6.     1. Buy a VIP subscription for one month to unlock many per-character
  7.     benefits.   Make sure you actually login to each character during the
  8.     subscription to unlock the benefits.
  9.     During VIP subscription:
  10.     - Buy 2 extra character slots
  11.       (to make a full set of 7 guilded crafting alts).
  12.     - Create 7 toons and login to unlock traits, bags, gold cap, etc.
  13.     - Level toons to 20 to get Riding (via quest)
  14.         (not a big deal to buy Riding via extra TP from deeds).
  15.     - Create all 6 monsters; login to unlock traits, etc.
  16.     - When VIP expires, the monsters and 2 extra toons will be
  17.       unavailable until you buy the Moria expansion and Monster Classes.
  18.     2.  Buy the Mithril Edition if you can.   It will give you 3 zones and
  19.     2000 TP.  It has been on Black Friday sale at gamestop.com for $5,
  20.     but is for US residents only (you need a credit card with a U.S.
  21.     address).
  22.     There is a boxed version in the Amazon UK store that will ship to
  23.     some other countries (e.g. Canada)
  24.     3.  If you can find the Steam Steely Dawn pack for under $4 (e.g. Steam
  25.     sale or on eBay), it will give you Evendim.  
  26.     Otherwise probably not worth it.
  27.     4.  Buy the Quad Pack when it is on sale for $20.  It will give you all
  28.     the expansions up to Helms Deep as well as the full Moria expansion
  29.     with 2 extra character slots, etc.
  30.     5.  Try to buy quest packs when they are on sale. 20% off is usual, but
  31.     sometimes specific quest packs go on sale for as much as 50-75% off.
  32.     6.  Try to buy Turbine Points (TP) when they go on sale.   Double bonus
  33.     points is the usual sale, but once (Christmas 2013) there was a
  34.     Triple bonus points sale (seems unlikely to happen again).
  35.     Buy enough TP to get the price less than .70 cents per TP.
  36.     7.  Quest Packs and Skirmish bundles are not good deals -- the
  37.     sales on individual packs are better deals.
  38.  
  39.  
  40. Here is the other content you need (up to Helms Deep).
  41. I've commented-out (#) the ones you don't need to buy with Turbine Points
  42.  
  43. In the final total, I've assumed a purchase of Mithril Edition and Quad Pack.
  44. In reality, I spent quite a bit more TP to buy extras such as Shared
  45. Storage, Shared Wardrobe, extra bag slots, etc. which costs extra $$, but
  46. you would have 500TP/month as a VIP subscriber.
  47.  
  48. I've excluded additional monsters (PvP) and extra Auction House (AH) slots
  49. since I won't use them (5 AH slots per character is more than enough for me).
  50.  
  51.  
  52. #### TURBINE POINTS PURCHASES
  53. # QUEST PACKS           LVL     REG     20% off
  54.     North Downs     18-40       595     476
  55. #    f  Trollshaws      30-50       595     476
  56.     Evendim         32-40       595     476
  57.     Forochel        39-52       595     476
  58.     Misty Mtn       39-50       695     556
  59.     Angmar          40-52       795     636
  60. #    f  Eregion         45-55       695     556
  61. #    fX Moria           51-60       1495        1196
  62. #    f  Lothlorien      55-60       695     556
  63.     Enedwaith       60-75       695     556
  64. #    X  Mirkwood        61-65       695     556
  65. #    X  Isengard        66-75       1495        1196
  66.     Great River     72-75       795     636
  67. #    X  Rohan           75-85       1495        1196
  68.     Wildermore      83-85       795     636
  69.     ------------------------------------------------------------------------
  70.     ADDITIONAL QUEST PACKS          5560        4448
  71. #   PotF QUEST PACKS (excl Moria)       1985        1588
  72.     f   - Path of the Fellowship (PotF; comes with Mithril Edition)
  73.     X   - Expansion -- comes with Quad Pack
  74.     #   - purchased with $$
  75.  
  76. # SKIRMISHES & DUNGEONS         LVL     REG     30% off
  77.     Storm on Methedras      20-85   195     136
  78.     Skirmish Bundle: Defend and Hold    (625)
  79.         Stand at Amon Sul       25-85   195     136
  80.         Def. Prancing Pony      35-85   195     136
  81.         Ford of Bruinen     40-85   195     136
  82.         Survival: Barrow-downs  45-85   195     136
  83.     Skirmish Bundle: Attack and Destroy (475)
  84.         Attack at Dawn      30-85   195     136
  85.         Thievery and Mischief   30-85   195     136
  86.         The Icy Crevasse        40-85   195     136
  87.     Inn of the Forsaken         195     136
  88.     Halls of Night              195     136
  89.     ------------------------------------------------------------------------
  90.     TOTAL SKIRMISHES & DUNGEONS     1685        1360
  91.  
  92. # OTHER UNLOCKS                 REG     SALE
  93.     Character Slots (595 x 2; sale:50% off) 1190        595
  94.     Crafting Guilds (295 x 7; sale:30% off) 2065        1442
  95.     Wardrobe Slots (595 x 2; sale: 20% off) 1190        952
  96.     Shared Storage (995 + 595 x 1; sale 20%)1590        1272
  97. #   Monster Classes (795 x 5; sale: 20% off)3975        3180
  98. #   AH Slots (no sale?)         875     875
  99.     ------------------------------------------------------------------------
  100.     TOTAL OTHER UNLOCKS         6035        4261
  101.  
  102.  
  103. # TOTAL TURBINE POINTS NEEDED (not including EXTRAS)
  104.     ADDITIONAL QUEST PACKS          5560        4448
  105.     TOTAL SKIRMISHES & DUNGEONS     1685        1360
  106.     TOTAL OTHER UNLOCKS         6035        4261
  107.     CREDIT (Mithril Edition + VIP)      -2500       -2500
  108.     ------------------------------------------------------------------------
  109.     TOTAL                   10780       7569
  110.  
  111. # TURBINE POINTS
  112. # for regular (x1), Double Bonus Points sale (x2), Triple Bonus Point sale (x3)
  113. #                             x1      x2      x3
  114. #    PRICE  BASE    BONUS/x2/x3     TOTAL/x2/x3     ¬¢/TP    ¬¢/TP    ¬¢/TP
  115.      7.99    500     100/200/300     600/700/800    1.33    1.14    1.00
  116.     19.99   1250     350/700/1050   1600/1950/2300  1.25    1.03    0.87
  117.     34.99   2200     950/1900/2850  3150/4100/5050  1.11     .85    0.69
  118. *   59.99   3750    2550/5100/7650  6300/8850/11.4k  .95     .68    0.53
  119. *   99.99   6250    4750/9500/14250 11k/15750/20.5k  .91     .64    0.49
  120.     199.99  12500   10.5k/21k/31.5k 23k/33.5k/44k    .87     .60    0.45
  121.  
  122.  
  123. # TOTAL COSTS                   REG     SALE
  124.     VIP subscription, 1 month       $15     $15
  125.     Mithril Edition             $20     $10
  126.     Quad Pack               $40     $20
  127.     Turbine Points 11000 reg; 8850 @2x sale $100        $60
  128.     ------------------------------------------------------------------------
  129.     TOTAL COST                  $175        $105
  130.     VIP COST (1 yrs):               $180        $100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement