Skip to content

Instantly share code, notes, and snippets.

        Wild Strike of Extremes

Attack, Melee, Strike, Lightning, Cold, Fire, Projectile, AoE, Chaining, Prismatic

Shield Crush of the Chieftain
Attack, AoE, Fire, Melee
Level: 20 (Max)
Cost: 10 Mana
Attack Time: 1.00 sec
Critical Strike Chance: 5.00%
Attack Damage: 100% of base
Quality: +20%
Requires Level 70, 155 Str
Swipe your shield, dealing area damage in three waves in front of you. Enemies can be hit by two of the waves where they overlap.
@Vindexus
Vindexus / srs.txt
Created December 6, 2023 21:54
Summon Raging Spirits of Enormity
Summon Raging Spirit of Enormity
Spell, Minion, Duration, Fire
Level: 20 (Max)
Cost: 26 Mana
Cast Time: 0.80 sec
Quality: +20%
Requires Level 70, 155 Int
Summons a short-lived flaming skull that rushes at nearby enemies and attacks them rapidly, converting all its physical damage to fire. Enemies will not directly engage these spirits, and can pass through them.
Base duration is 5.00 seconds
Maximum 6 Summoned Raging Spirits
@Vindexus
Vindexus / html-needs-semantic.html
Created December 14, 2023 05:43
Semantic HTML Me
<div>
<div>
<div>Urban Oasis Cafe</div>
<div>
<span><a href="/">Home</a></span>
<span><a href="/contact">Contact</a></span>
</div>
</div>
<div>
<div>About Us</div>
@Vindexus
Vindexus / comp1630assignment7.md
Created March 13, 2024 18:26
Comp 1630 Assignment 7
  1. The data warehousing project group has invited you to provide an OLAP overview. The group’s members are particularly concerned about the OLAP client/server architecture requirements and how OLAP will fit the existing environment. Your job is to explain the main OLAP client/server components and architectures.

  1. One of your vendors recommends using an MDBMS. How would you explain this recommendation to your project leader?

  1. The project group is ready to make a final decision, choosing between ROLAP and MOLAP. What should be the basis for this decision? Why?