blessings.html 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. <html>
  2. <head>
  3. <title>List of blessings - The FEW 99.9% Completion Guide</title>
  4. <link href="./few.css" rel="stylesheet" type="text/css" title="main" media="all">
  5. <meta name="author" content="Lethe Beltane">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. </head>
  8. <body>
  9. <h1>Blessings</h1>
  10. <p>These can be found in the Camp in the Temple area. You can only have one active at a time, and it wears off after one battle.</p>
  11. <table>
  12. <tr>
  13. <td>Weapon Blessing 1</td>
  14. <td>Mildly boosts rate of weapon drops.</td>
  15. <td>100</td>
  16. <td>Common x30</td>
  17. </tr>
  18. <tr>
  19. <td>Weapon Blessing II</td>
  20. <td>Modestly boosts rate of weapon drops.</td>
  21. <td>500</td>
  22. <td>Silver x10</td>
  23. </tr>
  24. <tr>
  25. <td>Weapon Blessing III</td>
  26. <td>Majorly boosts rate of weapon drops.</td>
  27. <td>1,000</td>
  28. <td>Gold x1</td>
  29. </tr>
  30. <tr>
  31. <td>Might Blessing I</td>
  32. <td>Mildly boosts rank of dropped weapons.</td>
  33. <td>300</td>
  34. <td>Common x30</td>
  35. </tr>
  36. <tr>
  37. <td>Might Blessing II</td>
  38. <td>Modestly boosts rank of dropped weapons.</td>
  39. <td>1,500</td>
  40. <td>Silver x10</td>
  41. </tr>
  42. <tr>
  43. <td>Might Blessing III</td>
  44. <td>Majorly boosts rank of dropped weapons.</td>
  45. <td>3,000</td>
  46. <td>Gold x1</td>
  47. </tr>
  48. <tr>
  49. <td>Quality Blessing I</td>
  50. <td>Mildly boosts quality of dropped weapons.</td>
  51. <td>400</td>
  52. <td>Common x30</td>
  53. </tr>
  54. <tr>
  55. <td>Quality Blessing II</td>
  56. <td>Modestly boosts quality of dropped weapons.</td>
  57. <td>2,000</td>
  58. <td>Silver x10</td>
  59. </tr>
  60. <tr>
  61. <td>Quality Blessing III</td>
  62. <td>Majorly boosts quality of dropped weapons.</td>
  63. <td>4,000</td>
  64. <td>Gold x1</td>
  65. </tr>
  66. <tr>
  67. <td>Attribute Blessing I</td>
  68. <td>Mildly boosts slots on dropped weapons.</td>
  69. <td>200</td>
  70. <td>Common x30</td>
  71. </tr>
  72. <tr>
  73. <td>Attribute Blessing II</td>
  74. <td>Modestly boosts slots on dropped weapons.</td>
  75. <td>1,000</td>
  76. <td>Silver x10</td>
  77. </tr>
  78. <tr>
  79. <td>Attribute Blessing III</td>
  80. <td>Majorly boosts slots on dropped weapons.</td>
  81. <td>2,000</td>
  82. <td>Gold x1</td>
  83. </tr>
  84. <tr>
  85. <td>Empty-Slot Blessing I</td>
  86. <td>Higher chance of empty slots on weapons.</td>
  87. <td>500</td>
  88. <td>Common x30</td>
  89. </tr>
  90. <tr>
  91. <td>Empty-Slot Blessing II</td>
  92. <td>Much higher chance of empty slots on weapons.</td>
  93. <td>1,000</td>
  94. <td>Silver x20</td>
  95. </tr>
  96. <tr>
  97. <td>Attack-Slot Blessing I</td>
  98. <td>Higher chance of Attack slots on weapons.</td>
  99. <td>200</td>
  100. <td>Common x30</td>
  101. </tr>
  102. <tr>
  103. <td>Attack-Slot Blessing II</td>
  104. <td>Much higher chance of Attack slots on weapons.</td>
  105. <td>400</td>
  106. <td>Silver x20</td>
  107. </tr>
  108. <tr>
  109. <td>Bonus-Slot Blessing I</td>
  110. <td>Higher chance of Bonus slots on weapons.</td>
  111. <td>400</td>
  112. <td>Common x30</td>
  113. </tr>
  114. <tr>
  115. <td>Bomus-Slot Blessing II</td>
  116. <td>Much higher chance of Bonus slots on weapons.</td>
  117. <td>800</td>
  118. <td>Silver x20</td>
  119. </tr>
  120. <tr>
  121. <td>Drop-Slot Blessing I</td>
  122. <td>Higher chance of Drop slots on weapons.</td>
  123. <td>300</td>
  124. <td>Common x30</td>
  125. </tr>
  126. <tr>
  127. <td>Drop-Slot Blessing II</td>
  128. <td>Much higher chance of Drop slots on weapons.</td>
  129. <td>600</td>
  130. <td>Silver x20</td>
  131. </tr>
  132. <tr>
  133. <td>Defeat-Slot Blessing I</td>
  134. <td>Higher chance of Defeat slots on weapons.</td>
  135. <td>1,500</td>
  136. <td>Common x30</td>
  137. </tr>
  138. <tr>
  139. <td>Defeat-Slot Blessing II</td>
  140. <td>Much higher chance of Defeat slots on weapons.</td>
  141. <td>3,000</td>
  142. <td>Silver x20</td>
  143. </tr>
  144. <tr>
  145. <td>Boost-Slot Blessing I</td>
  146. <td>Higher chance of Boost slots on weapons.</td>
  147. <td>2,000</td>
  148. <td>Common x30</td>
  149. </tr>
  150. <tr>
  151. <td>Boost-Slot Blessing II</td>
  152. <td>Much higher chance of Boost slots on weapons.</td>
  153. <td>4,000</td>
  154. <td>Silver x20</td>
  155. </tr>
  156. <tr>
  157. <td>Swap-Slot Blessing I</td>
  158. <td>Higher chance of Swap slots on weapons.</td>
  159. <td>3,000</td>
  160. <td>Common x30</td>
  161. </tr>
  162. <tr>
  163. <td>Swap-Slot Blessing II</td>
  164. <td>Much higher chance of Swap slots on weapons.</td>
  165. <td>6,000</td>
  166. <td>Silver x20</td>
  167. </tr>
  168. <tr>
  169. <td>Defense-Break Blessing</td>
  170. <td>All attacks will break through enemies' guard.</td>
  171. <td>40,000</td>
  172. <td>Gold x1</td>
  173. </tr>
  174. <tr>
  175. <td>Warrior Blessing</td>
  176. <td>The Warrior Gauge will autofill over time.</td>
  177. <td>50,000</td>
  178. <td>Gold x1</td>
  179. </tr>
  180. <tr>
  181. <td>Elite Blessing</td>
  182. <td>Boosts amount of experience earned.</td>
  183. <td>10,000</td>
  184. <td>Silver x10</td>
  185. </tr>
  186. <tr>
  187. <td>Wealthy Blessing</td>
  188. <td>Boosts amount of gold earned.</td>
  189. <td>1</td>
  190. <td>Silver x20</td>
  191. </tr>
  192. <tr>
  193. <td>Rare-Materials Blessing</td>
  194. <td>Boosts drop rate for rare materials.</td>
  195. <td>25,000</td>
  196. <td>Common x100</td>
  197. </tr>
  198. <tr>
  199. <td>War-God Blessing</td>
  200. <td>Boosts ability to deplete the enemy's Stun Gauge.</td>
  201. <td>30,000</td>
  202. <td>Silver x30</td>
  203. </tr>
  204. <tr>
  205. <td>Defense Blessing</td>
  206. <td>Raises defense for all deployed characters.</td>
  207. <td>25,000</td>
  208. <td>Common x100</td>
  209. </tr>
  210. <tr>
  211. <td>Resistance Blessing</td>
  212. <td>Raises resistance for all deployed characters.</td>
  213. <td>25,000</td>
  214. <td>Common x100</td>
  215. </tr>
  216. <tr>
  217. <td>Strength Blessing</td>
  218. <td>Raises Str for all deployed characters.</td>
  219. <td>25,000</td>
  220. <td>Common x100</td>
  221. </tr>
  222. <tr>
  223. <td>Magic Blessing</td>
  224. <td>Raises Mag for all deployed characters.</td>
  225. <td>25,000</td>
  226. <td>Common x100</td>
  227. </tr>
  228. <tr>
  229. <td>Skill Blessing</td>
  230. <td>Raises Skl for all deployed characters.</td>
  231. <td>25,000</td>
  232. <td>Common x100</td>
  233. </tr>
  234. <tr>
  235. <td>Speed Blessing</td>
  236. <td>Raises speed for all deployed characters.</td>
  237. <td>25,000</td>
  238. <td>Common x100</td>
  239. </tr>
  240. <tr>
  241. <td>Luck Blessing</td>
  242. <td>Raises luck for all deployed characters.</td>
  243. <td>25,000</td>
  244. <td>Common x100</td>
  245. </tr>
  246. <tr>
  247. <td>Bond Blessing</td>
  248. <td>Makes it easier to raise Support Levels.</td>
  249. <td>50,000</td>
  250. <td>Silver x30</td>
  251. </tr>
  252. <tr>
  253. <td>Rest Blessing</td>
  254. <td>HP fills over time.</td>
  255. <td>45,000</td>
  256. <td>Gold x1</td>
  257. </tr>
  258. <tr>
  259. <td>Convoy Blessing</td>
  260. <td>Increases materials acquired.</td>
  261. <td>30,000</td>
  262. <td>Common x150</td>
  263. </tr>
  264. <tr>
  265. <td>Head Start Blessing I</td>
  266. <td>Raises damage for a short duration.</td>
  267. <td>20,000</td>
  268. <td>Common x200</td>
  269. </tr>
  270. <tr>
  271. <td>Head Start Blessing II</td>
  272. <td>Raises damage for a long duration.</td>
  273. <td>40,000</td>
  274. <td>Silver x60</td>
  275. </tr>
  276. <tr>
  277. <td>Weapon-Triangle Blessing</td>
  278. <td>Gives weapon-triangle advantage vs. all enemies.</td>
  279. <td>500,000</td>
  280. <td>Gold x15</td>
  281. </tr>
  282. <tr>
  283. <td>Armor Strike Blessing I</td>
  284. <td>Higher chance of Break slots on weapons.</td>
  285. <td>2,500</td>
  286. <td>Common x30</td>
  287. </tr>
  288. <tr>
  289. <td>Armor Strike Blessing II</td>
  290. <td>Much higher chance of Break slots on weapons.</td>
  291. <td>5,000</td>
  292. <td>Silver x20</td>
  293. </tr>
  294. <tr>
  295. <td>Fury Blessing I</td>
  296. <td>Higher chance of Fury slots on weapons.</td>
  297. <td>1,500</td>
  298. <td>Common x30</td>
  299. </tr>
  300. <tr>
  301. <td>Fury Blessing II</td>
  302. <td>Much higher chance of Fury slots on weapons.</td>
  303. <td>3,000</td>
  304. <td>Silver x20</td>
  305. </tr>
  306. <tr>
  307. <td>Slay Blessing I</td>
  308. <td>Higher chance of Slay slots on weapons.</td>
  309. <td>2,000</td>
  310. <td>Common x30</td>
  311. </tr>
  312. <tr>
  313. <td>Slay Blessing II</td>
  314. <td>Much higher chance of Slay slots on weapons.</td>
  315. <td>4,000</td>
  316. <td>Silver x20</td>
  317. </tr>
  318. <tr>
  319. <td>Focus Blessing I</td>
  320. <td>Higher chance of Focus slots on weapons.</td>
  321. <td>2,000</td>
  322. <td>Common x30</td>
  323. </tr>
  324. <tr>
  325. <td>Focus Blessing II</td>
  326. <td>Much higher chance of Focus slots on weapons.</td>
  327. <td>4,000</td>
  328. <td>Silver x20</td>
  329. </tr>
  330. <tr>
  331. <td>Gen Blessing I</td>
  332. <td>Higher chance of Gen slots on weapons.</td>
  333. <td>2,000</td>
  334. <td>Common x30</td>
  335. </tr>
  336. <tr>
  337. <td>Gen Blessing II</td>
  338. <td>Much higher chance of Gen slots on weapons.</td>
  339. <td>4,000</td>
  340. <td>Silver x20</td>
  341. </tr>
  342. <tr>
  343. <td>Spirit Blessing I</td>
  344. <td>Higher chance of Spirit slots on weapons.</td>
  345. <td>5,000</td>
  346. <td>Common x30</td>
  347. </tr>
  348. <tr>
  349. <td>Spirit Blessing II</td>
  350. <td>Much higher chance of Spirit slots on weapons.</td>
  351. <td>10,000</td>
  352. <td>Silver x20</td>
  353. </tr>
  354. <tr>
  355. <td>Master Blessing</td>
  356. <td>Boosts level/slots/quality/amount of weapon drops.</td>
  357. <td>15,000</td>
  358. <td>Gold x5</td>
  359. </tr>
  360. <tr>
  361. <td>Common-Materials Blessing</td>
  362. <td>Boosts drop rate for common materials.</td>
  363. <td>5,000</td>
  364. <td>Gold x1</td>
  365. </tr>
  366. <tr>
  367. <td>Infernal Blessing</td>
  368. <td>The level of all enemies will greatly increase.</td>
  369. <td>1</td>
  370. <td>Silver x1</td>
  371. </tr>
  372. <tr>
  373. <td>Tactician Blessing</td>
  374. <td>Currently controlled warrior inflicts 0 damage.</td>
  375. <td>1</td>
  376. <td>Common x1</td>
  377. </tr>
  378. </table>
  379. </body>
  380. </html>