Coder Social home page Coder Social logo

warhammer40kaeldari's Introduction

Warhammer40kAeldari

WebwayRewardDefs:

rewardThing (ThingDef): The thingDef to spawn when reward is chosen rewardThingCount (int): Amount of said thingDef to spawn when reward is chosen

giveQuality (bool): Whether or not to give the spawned thingDef a Minimum level of quality (Will most likely error if used on thingDefs without the quality comp) rewardCategoryMinimum (QualityCategory): Minimum level of quality if above setting is true

rewardPawn (PawnKindDef): The pawnKindDef to spawn if the reward is chosen (Note that if both this and rewardThing is on a WebwayRewardDefs, the rewardPawn will take priority and you will only get the pawn) showAmountInTooltip: Whether or not to show the amount given of given reward when mouse is hovering the reward

Force weapons

To make a force weapon you need to do a few things.

First you need a DamageDef to have this DefModExtension: "Aeldari40k.DefModExtension_ScalingDamage" - see "BEWH_ForceCutScaling" Second you need the ThingDef of the weapon to have this Comp: "Aeldari40k.CompProperties_ForceWeapon" - see "BEWH_WitchBlade" Third you need to add the DamageDef to the ThingDef as extraMeleeDamages under tools for the attack you wish to have to extra scaling damage (It initial damage and armor pen shouldn't matter as its replaced upon equipping the weapon). - see "BEWH_WitchBlade"

warhammer40kaeldari's People

Contributors

phonicmas avatar mewngoddess avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.