Search results

  1. L

    Any other DDI Character Builder Sheet Templates?

    I suggest to parse the .dnd4e files with php DOM. You can fetch datas and then reassemble the information as you like... For example I reaggregate the characters stats like this: <character id="1" name="Icaro Nero" owner="Alessio" flags="0"> <level xp100="56">7</level> <deathST>3</deathST>...
  2. L

    Help on fighting in the darkness

    I'm speaking for example of the "Hunger of Hadar" warlock power, described at page 134 of the PHB. It says: «Effect: The burst creates a zone of darkness until the end of your next turn, blocking line of sight. [...]»
  3. L

    Help on fighting in the darkness

    Hi guys, i'm sorry if this topic was already discussed, but i can't find anything on both dnd manuals or this forum (is the search tool disabled???). When my players run a combat, often someone (usually the players) uses some kind of power, spreading darkness in a large burst and delivering...
  4. L

    Any other DDI Character Builder Sheet Templates?

    Does anybody figured out how to display the details of a single power? I tried to fetch data from the compendium (via authentication), but this method is not good if you play (like me) in a room without internet connection (so i drop it very soon). For now, me and my players are using the...
Top