Skip to content

Instantly share code, notes, and snippets.

@dant3
dant3 / nullable.kt
Created August 4, 2017 12:38
Check if kotlin generic is nullable type
inline fun <reified T> isNullable(): Boolean = null is T
@kwhitaker
kwhitaker / Casting Magick.md
Last active October 3, 2020 04:07
Zweihander Procedures

Casting Magick

  1. Pick the Spell you wish to cast.
    • Only Spells you have formally learned can be attempted.
    • You cannot be wearing armor with the Heavy quality.
    • Wearing armor of any sort may affect the Difficulty Rating when attempting to cast.
  2. Remember the 4 Golden Rules for casting:
    • Can you see the target?
    • Do you have at least one hand free?
    • Can you speak?
  • Do you have the required Reagents on you?